probe::tcp.receive.3stap - Man Page

Called when a TCP packet is received

Synopsis

tcp.receive

Values

fin

TCP FIN flag

ack

TCP ACK flag

syn

TCP SYN flag

iphdr

IP header address

family

IP address family

saddr

A string representing the source IP address

sport

TCP source port

rst

TCP RST flag

name

Name of the probe point

daddr

A string representing the destination IP address

dport

TCP destination port

urg

TCP URG flag

psh

TCP PSH flag

protocol

Packet protocol from driver

See Also0

tapset::tcp(3stap)

Info

November 2024 SystemTap Tapset Reference Networking Tapset