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