Scroll to navigation

PROBE::SOCKET.RECV(3stap) Socket Tapset PROBE::SOCKET.RECV(3stap)

NAME

probe::socket.recvmsg - Message being received on socket

SYNOPSIS

socket.recvmsg 

VALUES

state

Socket state value

flags

Socket flags value

family

Protocol family value

type

Socket type value

size

Message size in bytes

protocol

Protocol value

name

Name of this probe

CONTEXT

The message receiver.

DESCRIPTION

Fires at the beginning of receiving a message on a socket via the sock_recvmsg function

SEE ALSO0

tapset::socket(3stap)

May 2021 SystemTap Tapset Reference