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