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