Name

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

Synopsis

tcp.receive 

Values

protocol

Packet protocol from driver

ack

TCP ACK flag

dport

TCP destination port

fin

TCP FIN flag

psh

TCP PSH flag

rst

TCP RST flag

urg

TCP URG flag

sport

TCP source port

family

IP address family

saddr

A string representing the source IP address

iphdr

IP header address

name

Name of the probe point

daddr

A string representing the destination IP address

syn

TCP SYN flag