PROBE::TCP.RECVMSG(3stap) | Networking Tapset | PROBE::TCP.RECVMSG(3stap) |
NAME¶
probe::tcp.recvmsg - Receiving TCP message
SYNOPSIS¶
tcp.recvmsg
VALUES¶
sock
Network socket
saddr
A string representing the source IP address
name
Name of this probe
sport
TCP source port
family
IP address family
size
Number of bytes to be received
dport
TCP destination port
daddr
A string representing the destination IP address
CONTEXT¶
The process which receives a tcp message
SEE ALSO0¶
tapset::tcp(3stap)
November 2023 | SystemTap Tapset Reference |