Name

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

Synopsis

tcp.receive 

Values

rst

TCP RST flag

dport

TCP destination port

sport

TCP source port

psh

TCP PSH flag

protocol

Packet protocol from driver

family

IP address family

name

Name of the probe point

iphdr

IP header address

saddr

A string representing the source IP address

daddr

A string representing the destination IP address

fin

TCP FIN flag

ack

TCP ACK flag

urg

TCP URG flag

syn

TCP SYN flag