Scroll to navigation

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

NAME

probe::tcp.setsockopt - Call to setsockopt

SYNOPSIS

tcp.setsockopt 

VALUES

family

IP address family

sock

Network socket

optname

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

name

Name of this probe

level

The level at which the socket options will be manipulated

optstr

Resolves optname to a human-readable format

optlen

Used to access values for setsockopt

CONTEXT

The process which calls setsockopt

SEE ALSO0

tapset::tcp(3stap)

May 2021 SystemTap Tapset Reference