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