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