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