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