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