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