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

NAME

6       probe::socket.sendmsg - Message is currently being sent on a socket.
7

SYNOPSIS

9       socket.sendmsg
10

VALUES

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

CONTEXT

34       The message sender
35

DESCRIPTION

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

SEE ALSO

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