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