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