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