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