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