Name

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

Synopsis

tcp.receive 

Values

psh

TCP PSH flag

dport

TCP destination port

urg

TCP URG flag

rst

TCP RST flag

daddr

A string representing the destination IP address

family

IP address family

fin

TCP FIN flag

protocol

Packet protocol from driver

name

Name of the probe point

ack

TCP ACK flag

saddr

A string representing the source IP address

sport

TCP source port

syn

TCP SYN flag

iphdr

IP header address