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