Name

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

Synopsis

tcp.receive 

Values

daddr

A string representing the destination IP address

ack

TCP ACK flag

dport

TCP destination port

fin

TCP FIN flag

iphdr

IP header address

family

IP address family

sport

TCP source port

urg

TCP URG flag

syn

TCP SYN flag

saddr

A string representing the source IP address

rst

TCP RST flag

protocol

Packet protocol from driver

name

Name of the probe point

psh

TCP PSH flag