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