probe::tcp.recvmsg.return.3stap - Man Page
Receiving TCP message complete
Synopsis
tcp.recvmsg.return
Values
- daddr
A string representing the destination IP address
- sport
TCP source port
- dport
TCP destination port
- saddr
A string representing the source IP address
- size
Number of bytes received or error code if an error occurred.
- name
Name of this probe
- family
IP address family
Context
The process which receives a tcp message
See Also0
tapset::tcp(3stap)
Info
October 2025 SystemTap Tapset Reference Networking Tapset