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