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

CONTEXT

37       The message sender
38

SEE ALSO

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