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