Name

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

Synopsis

tcp.receive 

Values

dport

TCP destination port

iphdr

IP header address

family

IP address family

name

Name of the probe point

sport

TCP source port

ack

TCP ACK flag

daddr

A string representing the destination IP address

protocol

Packet protocol from driver

saddr

A string representing the source IP address

syn

TCP SYN flag

rst

TCP RST flag

fin

TCP FIN flag

psh

TCP PSH flag

urg

TCP URG flag