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