other versions
- Tumbleweed 5.2-1.2
- Leap-16.0
- Leap-15.6
PROBE::TCP.RECVMSG(3stap) | Networking Tapset | PROBE::TCP.RECVMSG(3stap) |
NAME¶
probe::tcp.recvmsg - Receiving TCP message
SYNOPSIS¶
tcp.recvmsg
VALUES¶
family
IP address family
sport
TCP source port
saddr
A string representing the source IP address
size
Number of bytes to be received
name
Name of this probe
sock
Network socket
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)
November 2024 | SystemTap Tapset Reference |