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