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