Name

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

Synopsis

tcp.receive 

Values

psh

TCP PSH flag

fin

TCP FIN flag

dport

TCP destination port

urg

TCP URG flag

protocol

Packet protocol from driver

syn

TCP SYN flag

daddr

A string representing the destination IP address

sport

TCP source port

rst

TCP RST flag

saddr

A string representing the source IP address

ack

TCP ACK flag

name

Name of the probe point

family

IP address family

iphdr

IP header address