Name

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

Synopsis

tcp.receive 

Values

sport

TCP source port

protocol

Packet protocol from driver

saddr

A string representing the source IP address

iphdr

IP header address

psh

TCP PSH flag

name

Name of the probe point

daddr

A string representing the destination IP address

syn

TCP SYN flag

urg

TCP URG flag

dport

TCP destination port

family

IP address family

ack

TCP ACK flag

fin

TCP FIN flag

rst

TCP RST flag