Name

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

Synopsis

tcp.receive 

Values

dport

TCP destination port

sport

TCP source port

rst

TCP RST flag

urg

TCP URG flag

iphdr

IP header address

fin

TCP FIN flag

family

IP address family

ack

TCP ACK flag

name

Name of the probe point

psh

TCP PSH flag

saddr

A string representing the source IP address

syn

TCP SYN flag

daddr

A string representing the destination IP address

protocol

Packet protocol from driver