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