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