Name

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

Synopsis

tcp.receive 

Values

psh

TCP PSH flag

dport

TCP destination port

family

IP address family

protocol

Packet protocol from driver

iphdr

IP header address

fin

TCP FIN flag

urg

TCP URG flag

daddr

A string representing the destination IP address

saddr

A string representing the source IP address

ack

TCP ACK flag

name

Name of the probe point

syn

TCP SYN flag

rst

TCP RST flag

sport

TCP source port