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

sport

TCP source port

syn

TCP SYN flag

fin

TCP FIN flag

iphdr

IP header address

psh

TCP PSH flag

name

Name of the probe point

family

IP address family

protocol

Packet protocol from driver

rst

TCP RST flag

urg

TCP URG flag

daddr

A string representing the destination IP address

dport

TCP destination port