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