other versions
- Tumbleweed 5.4-1.1
- Leap-16.0
- Leap-15.6
| PROBE::TCP.RECVMSG(3stap) | Networking Tapset | PROBE::TCP.RECVMSG(3stap) |
NAME¶
probe::tcp.recvmsg.return - 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)
| October 2025 | SystemTap Tapset Reference |