Name

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

Synopsis

tcp.receive 

Values

ack

TCP ACK flag

saddr

A string representing the source IP address

daddr

A string representing the destination IP address

syn

TCP SYN flag

name

Name of the probe point

fin

TCP FIN flag

urg

TCP URG flag

iphdr

IP header address

protocol

Packet protocol from driver

sport

TCP source port

dport

TCP destination port

rst

TCP RST flag

psh

TCP PSH flag

family

IP address family