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

family
Protocol family value

type

Socket type value

state

Socket state value

name

Name of this probe

flags

Socket flags value

size

Message size in bytes

protocol

Protocol value

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)
October 2018 SystemTap Tapset Reference