Man Page: probe::tcp.setsockopt
Operating Environment: centos
Section: 3stap
PROBE::TCP.SETSOCK(3stap) Networking Tapset PROBE::TCP.SETSOCK(3stap)NAMEprobe::tcp.setsockopt - Call to setsockoptSYNOPSIStcp.setsockoptVALUESoptlen 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 socketCONTEXTThe process which calls setsockopt SystemTap Tapset Reference June 2014 PROBE::TCP.SETSOCK(3stap)