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