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