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