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
getsockopt(2) - linux
getsockopt(2) - centos
setsockopt(2) - centos
tapset::socket(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing