Name

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

Synopsis

tcp.receive 

Values

rst

TCP RST flag

saddr

A string representing the source IP address

fin

TCP FIN flag

name

Name of the probe point

dport

TCP destination port

family

IP address family

ack

TCP ACK flag

sport

TCP source port

iphdr

IP header address

protocol

Packet protocol from driver

urg

TCP URG flag

daddr

A string representing the destination IP address

syn

TCP SYN flag

psh

TCP PSH flag