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