Name

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

Synopsis

tcp.receive 

Values

protocol

Packet protocol from driver

syn

TCP SYN flag

fin

TCP FIN flag

name

Name of the probe point

family

IP address family

ack

TCP ACK flag

dport

TCP destination port

sport

TCP source port

psh

TCP PSH flag

saddr

A string representing the source IP address

daddr

A string representing the destination IP address

iphdr

IP header address

rst

TCP RST flag

urg

TCP URG flag