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

optlen

Used to access values for setsockopt

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

name

Name of this probe

CONTEXT

The process which calls setsockopt

SEE ALSO0

tapset::tcp(3stap)
October 2018 SystemTap Tapset Reference