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

CONTEXT

37       The message sender
38
39
40
41SystemTap Tapset Reference        August 2011        PROBE::SOCKET.SEND(3stap)
Impressum