Name

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

Synopsis

tcp.receive 

Values

dport

TCP destination port

protocol

Packet protocol from driver

ack

TCP ACK flag

iphdr

IP header address

psh

TCP PSH flag

daddr

A string representing the destination IP address

syn

TCP SYN flag

fin

TCP FIN flag

family

IP address family

urg

TCP URG flag

saddr

A string representing the source IP address

name

Name of the probe point

rst

TCP RST flag

sport

TCP source port