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