probe::tcp.receive.3stap - Man Page

Called when a TCP packet is received

Synopsis

tcp.receive

Values

fin

TCP FIN flag

psh

TCP PSH flag

name

Name of the probe point

urg

TCP URG flag

syn

TCP SYN flag

family

IP address family

dport

TCP destination port

sport

TCP source port

daddr

A string representing the destination IP address

ack

TCP ACK flag

saddr

A string representing the source IP address

rst

TCP RST flag

protocol

Packet protocol from driver

iphdr

IP header address

See Also0

tapset::tcp(3stap)

Info

April 2023 SystemTap Tapset Reference Networking Tapset