probe::tcp.receive.3stap - Man Page
Called when a TCP packet is received
Synopsis
tcp.receive
Values
- daddr
A string representing the destination IP address
- saddr
A string representing the source IP address
- syn
TCP SYN flag
- protocol
Packet protocol from driver
- psh
TCP PSH flag
- iphdr
IP header address
- fin
TCP FIN flag
- urg
TCP URG flag
- ack
TCP ACK flag
- name
Name of the probe point
- family
IP address family
- dport
TCP destination port
- rst
TCP RST flag
- sport
TCP source port
See Also0
tapset::tcp(3stap)
Info
April 2024 SystemTap Tapset Reference Networking Tapset