PROBE::TCP.SETSOCK

Section: Networking Tapset (3stap)
Updated: October 2025
Index Return to Main Contents
 

NAME

probe::tcp.setsockopt - Call to setsockopt  

SYNOPSIS

tcp.setsockopt 
 

VALUES

sock

Network socket

optname

TCP socket options (e.g. TCP_NODELAY, TCP_MAXSEG, etc)

optlen

Used to access values for setsockopt

family

IP address family

optstr

Resolves optname to a human-readable format

name

Name of this probe

level

The level at which the socket options will be manipulated
 

CONTEXT

The process which calls setsockopt  

SEE ALSO

tapset::tcp(3stap)


 

Index

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 21:32:39 GMT, May 01, 2026