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 |
|---|
| setsockopt(2) - redhat |
| setsockopt(2) - suse |
| tapset::socket(3stap) - centos |
| tapset::tcpmib(3stap) - centos |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Controlling user input |