Name

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

Synopsis

tcp.receive 

Values

fin

TCP FIN flag

psh

TCP PSH flag

sport

TCP source port

iphdr

IP header address

protocol

Packet protocol from driver

ack

TCP ACK flag

daddr

A string representing the destination IP address

saddr

A string representing the source IP address

syn

TCP SYN flag

urg

TCP URG flag

rst

TCP RST flag

dport

TCP destination port

family

IP address family

name

Name of the probe point