Name

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

Synopsis

tcp.receive 

Values

dport

TCP destination port

urg

TCP URG flag

iphdr

IP header address

rst

TCP RST flag

psh

TCP PSH flag

name

Name of the probe point

daddr

A string representing the destination IP address

saddr

A string representing the source IP address

fin

TCP FIN flag

syn

TCP SYN flag

protocol

Packet protocol from driver

sport

TCP source port

family

IP address family

ack

TCP ACK flag