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