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