Name

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

Synopsis

tcp.receive 

Values

saddr

A string representing the source IP address

daddr

A string representing the destination IP address

protocol

Packet protocol from driver

ack

TCP ACK flag

name

Name of the probe point

psh

TCP PSH flag

rst

TCP RST flag

syn

TCP SYN flag

urg

TCP URG flag

iphdr

IP header address

family

IP address family

fin

TCP FIN flag

sport

TCP source port

dport

TCP destination port