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

NAME

6       probe::socket.read_iter - Receiving message via sock_read_iter
7

SYNOPSIS

9       socket.read_iter
10

VALUES

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

CONTEXT

34       The message sender
35

DESCRIPTION

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

SEE ALSO

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