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