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