Name

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

Synopsis

tcp.receive 

Values

psh

TCP PSH flag

dport

TCP destination port

urg

TCP URG flag

sport

TCP source port

rst

TCP RST flag

name

Name of the probe point

syn

TCP SYN flag

daddr

A string representing the destination IP address

family

IP address family

fin

TCP FIN flag

iphdr

IP header address

protocol

Packet protocol from driver

ack

TCP ACK flag

saddr

A string representing the source IP address