Name

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

Synopsis

tcp.receive 

Values

rst

TCP RST flag

iphdr

IP header address

fin

TCP FIN flag

sport

TCP source port

dport

TCP destination port

syn

TCP SYN flag

name

Name of the probe point

urg

TCP URG flag

psh

TCP PSH flag

protocol

Packet protocol from driver

saddr

A string representing the source IP address

daddr

A string representing the destination IP address

family

IP address family

ack

TCP ACK flag