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