Name

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

Synopsis

tcp.receive 

Values

psh

TCP PSH flag

family

IP address family

sport

TCP source port

daddr

A string representing the destination IP address

fin

TCP FIN flag

ack

TCP ACK flag

urg

TCP URG flag

dport

TCP destination port

iphdr

IP header address

saddr

A string representing the source IP address

name

Name of the probe point

rst

TCP RST flag

protocol

Packet protocol from driver

syn

TCP SYN flag