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