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