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