PROBE::TCP.RECEIVE(3stap) | Networking Tapset | PROBE::TCP.RECEIVE(3stap) |
NAME¶
probe::tcp.receive - Called when a TCP packet is received
SYNOPSIS¶
tcp.receive
VALUES¶
urg
TCP URG flag
sport
TCP source port
daddr
A string representing the destination IP address
psh
TCP PSH flag
iphdr
IP header address
saddr
A string representing the source IP address
fin
TCP FIN flag
ack
TCP ACK flag
family
IP address family
dport
TCP destination port
name
Name of the probe point
rst
TCP RST flag
protocol
Packet protocol from driver
syn
TCP SYN flag
SEE ALSO0¶
tapset::tcp(3stap)
November 2023 | SystemTap Tapset Reference |