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