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