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