Name

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

Synopsis

tcp.receive 

Values

syn

TCP SYN flag

daddr

A string representing the destination IP address

psh

TCP PSH flag

iphdr

IP header address

protocol

Packet protocol from driver

saddr

A string representing the source IP address

fin

TCP FIN flag

name

Name of the probe point

dport

TCP destination port

sport

TCP source port

ack

TCP ACK flag

urg

TCP URG flag

rst

TCP RST flag

family

IP address family