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