Name

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

Synopsis

tcp.receive 

Values

sport

TCP source port

family

IP address family

dport

TCP destination port

saddr

A string representing the source IP address

protocol

Packet protocol from driver

name

Name of the probe point

iphdr

IP header address

daddr

A string representing the destination IP address

psh

TCP PSH flag

urg

TCP URG flag

syn

TCP SYN flag

rst

TCP RST flag

fin

TCP FIN flag

ack

TCP ACK flag