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