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