Name

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

Synopsis

tcp.receive 

Values

saddr

A string representing the source IP address

psh

TCP PSH flag

name

Name of the probe point

ack

TCP ACK flag

daddr

A string representing the destination IP address

family

IP address family

fin

TCP FIN flag

urg

TCP URG flag

iphdr

IP header address

dport

TCP destination port

protocol

Packet protocol from driver

syn

TCP SYN flag

rst

TCP RST flag

sport

TCP source port