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