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