Name

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

Synopsis

tcp.receive 

Values

fin

TCP FIN flag

name

Name of the probe point

syn

TCP SYN flag

daddr

A string representing the destination IP address

protocol

Packet protocol from driver

family

IP address family

urg

TCP URG flag

saddr

A string representing the source IP address

iphdr

IP header address

psh

TCP PSH flag

ack

TCP ACK flag

sport

TCP source port

rst

TCP RST flag

dport

TCP destination port