Name

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

Synopsis

tcp.receive 

Values

rst

TCP RST flag

name

Name of the probe point

ack

TCP ACK flag

fin

TCP FIN flag

family

IP address family

dport

TCP destination port

protocol

Packet protocol from driver

syn

TCP SYN flag

iphdr

IP header address

psh

TCP PSH flag

daddr

A string representing the destination IP address

saddr

A string representing the source IP address

sport

TCP source port

urg

TCP URG flag