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)
| Related Man Pages |
|---|
| getsockopt(2) - redhat |
| setsockopt(2) - linux |
| getsockopt(2) - debian |
| getsockopt(2) - centos |
| setsockopt(2) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |