Name

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

Synopsis

tcp.receive 

Values

dport

TCP destination port

sport

TCP source port

psh

TCP PSH flag

saddr

A string representing the source IP address

fin

TCP FIN flag

daddr

A string representing the destination IP address

protocol

Packet protocol from driver

name

Name of the probe point

iphdr

IP header address

urg

TCP URG flag

rst

TCP RST flag

family

IP address family

ack

TCP ACK flag

syn

TCP SYN flag