Name

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

Synopsis

tcp.receive 

Values

daddr

A string representing the destination IP address

sport

TCP source port

psh

TCP PSH flag

urg

TCP URG flag

family

IP address family

name

Name of the probe point

rst

TCP RST flag

ack

TCP ACK flag

syn

TCP SYN flag

protocol

Packet protocol from driver

saddr

A string representing the source IP address

iphdr

IP header address

fin

TCP FIN flag

dport

TCP destination port