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