Name

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

Synopsis

tcp.receive 

Values

fin

TCP FIN flag

urg

TCP URG flag

family

IP address family

name

Name of the probe point

psh

TCP PSH flag

daddr

A string representing the destination IP address

iphdr

IP header address

sport

TCP source port

dport

TCP destination port

saddr

A string representing the source IP address

ack

TCP ACK flag

rst

TCP RST flag

protocol

Packet protocol from driver

syn

TCP SYN flag