Provided by: systemtap-doc_4.2-3ubuntu0.1_all 

NAME
probe::socket.readv - Receiving a message via sock_readv
SYNOPSIS
socket.readv
VALUES
type
Socket type value
size
Message size in bytes
state
Socket state value
protocol
Protocol value
family
Protocol family value
name
Name of this probe
flags
Socket flags value
CONTEXT
The message sender
DESCRIPTION
Fires at the beginning of receiving a message on a socket via the sock_readv function
SEE ALSO
tapset::socket(3stap)
SystemTap Tapset Reference November 2019 PROBE::SOCKET.READ(3stap)