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