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

NAME

6       probe::socket.write_iter - Message send via sock_write_iter
7

SYNOPSIS

9       socket.write_iter
10

VALUES

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

CONTEXT

34       The message sender
35

DESCRIPTION

37       Fires at the beginning of sending a message on a socket via the
38       sock_write_iter function
39

SEE ALSO

41       tapset::socket(3stap)
42
43
44
45SystemTap Tapset Reference       November 2022       PROBE::SOCKET.WRIT(3stap)
Impressum