probe::tcp.setsockopt(3stap) centos man page | unix.com

Man Page: probe::tcp.setsockopt

Operating Environment: centos

Section: 3stap

PROBE::TCP.SETSOCK(3stap)					 Networking Tapset					 PROBE::TCP.SETSOCK(3stap)

NAME
probe::tcp.setsockopt - Call to setsockopt
SYNOPSIS
tcp.setsockopt
VALUES
optlen Used to access values for setsockopt name Name of this probe optname TCP socket options (e.g. TCP_NODELAY, TCP_MAXSEG, etc) optstr Resolves optname to a human-readable format level The level at which the socket options will be manipulated family IP address family sock Network socket
CONTEXT
The process which calls setsockopt SystemTap Tapset Reference June 2014 PROBE::TCP.SETSOCK(3stap)
Related Man Pages
getsockopt(2) - redhat
setsockopt(2) - linux
getsockopt(2) - debian
getsockopt(2) - centos
setsockopt(2) - suse
Similar Topics in the Unix Linux Community
Tar Command
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq