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

Called when a TCP packet is received

Synopsis

tcp.receive

Values

protocol

Packet protocol from driver

iphdr

IP header address

name

Name of the probe point

syn

TCP SYN flag

fin

TCP FIN flag

sport

TCP source port

saddr

A string representing the source IP address

rst

TCP RST flag

family

IP address family

psh

TCP PSH flag

ack

TCP ACK flag

daddr

A string representing the destination IP address

dport

TCP destination port

urg

TCP URG flag

See Also0

tapset::tcp(3stap)

Info

October 2025 SystemTap Tapset Reference Networking Tapset