1PROBE::SOCKET.READ(3stap)        Socket Tapset       PROBE::SOCKET.READ(3stap)
2
3
4

NAME

6       probe::socket.readv - Receiving a message via sock_readv
7

SYNOPSIS

9       socket.readv
10

VALUES

12       state
13           Socket state value
14
15       type
16           Socket type value
17
18       flags
19           Socket flags value
20
21       size
22           Message size in bytes
23
24       protocol
25           Protocol value
26
27       family
28           Protocol family value
29
30       name
31           Name of this probe
32

CONTEXT

34       The message sender
35

DESCRIPTION

37       Fires at the beginning of receiving a message on a socket via the
38       sock_readv function
39

SEE ALSO

41       tapset::socket(3stap)
42
43
44
45SystemTap Tapset Reference        April 2023         PROBE::SOCKET.READ(3stap)
Impressum