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

NAME

6       probe::socket.send - Message sent on a socket.
7

SYNOPSIS

9       socket.send
10

VALUES

12       type
13           Socket type value
14
15       state
16           Socket state value
17
18       flags
19           Socket flags value
20
21       family
22           Protocol family value
23
24       success
25           Was send successful? (1 = yes, 0 = no)
26
27       protocol
28           Protocol value
29
30       size
31           Size of message sent (in bytes) or error code if success = 0
32
33       name
34           Name of this probe
35

CONTEXT

37       The message sender
38

SEE ALSO

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