Provided by: systemtap-doc_2.3-1ubuntu1.4_all
NAME
probe::socket.recvmsg - Message being received on socket
SYNOPSIS
socket.recvmsg
VALUES
name Name of this probe size Message size in bytes state Socket state value flags Socket flags value family Protocol family value protocol Protocol value type Socket type value
CONTEXT
The message receiver.
DESCRIPTION
Fires at the beginning of receiving a message on a socket via the sock_recvmsg function