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