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