Name

probe::tcp.receive — Called when a TCP packet is received

Synopsis

tcp.receive 

Values

iphdr

IP header address

rst

TCP RST flag

family

IP address family

ack

TCP ACK flag

daddr

A string representing the destination IP address

psh

TCP PSH flag

sport

TCP source port

name

Name of the probe point

protocol

Packet protocol from driver

saddr

A string representing the source IP address

dport

TCP destination port

fin

TCP FIN flag

syn

TCP SYN flag

urg

TCP URG flag