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