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