Name

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

Synopsis

tcp.receive 

Values

syn

TCP SYN flag

urg

TCP URG flag

family

IP address family

sport

TCP source port

dport

TCP destination port

fin

TCP FIN flag

protocol

Packet protocol from driver

rst

TCP RST flag

daddr

A string representing the destination IP address

psh

TCP PSH flag

ack

TCP ACK flag

name

Name of the probe point

saddr

A string representing the source IP address

iphdr

IP header address