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