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