Name

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

Synopsis

tcp.receive 

Values

psh

TCP PSH flag

ack

TCP ACK flag

family

IP address family

fin

TCP FIN flag

name

Name of the probe point

saddr

A string representing the source IP address

sport

TCP source port

rst

TCP RST flag

syn

TCP SYN flag

iphdr

IP header address

daddr

A string representing the destination IP address

dport

TCP destination port

protocol

Packet protocol from driver

urg

TCP URG flag