1PROBE::TCP.SETSOCK(3stap)      Networking Tapset     PROBE::TCP.SETSOCK(3stap)
2
3
4

NAME

6       probe::tcp.setsockopt - Call to setsockopt
7

SYNOPSIS

9       tcp.setsockopt
10

VALUES

12       optstr
13           Resolves optname to a human-readable format
14
15       level
16           The level at which the socket options will be manipulated
17
18       optlen
19           Used to access values for setsockopt
20
21       sock
22           Network socket
23
24       name
25           Name of this probe
26
27       optname
28           TCP socket options (e.g. TCP_NODELAY, TCP_MAXSEG, etc)
29
30       family
31           IP address family
32

CONTEXT

34       The process which calls setsockopt
35

SEE ALSO

37       tapset::tcp(3stap)
38
39
40
41SystemTap Tapset Reference         June 2018         PROBE::TCP.SETSOCK(3stap)
Impressum