probe::tcp.receive — Called when a TCP packet is received
tcp.receive
iphdr
IP header address
fin
TCP FIN flag
dport
TCP destination port
sport
TCP source port
psh
TCP PSH flag
urg
TCP URG flag
family
IP address family
protocol
Packet protocol from driver
syn
TCP SYN flag
ack
TCP ACK flag
rst
TCP RST flag
saddr
A string representing the source IP address
name
Name of the probe point
daddr
A string representing the destination IP address