function::tcpmib_get_state(3) debian man page | unix.com

Man Page: function::tcpmib_get_state

Operating Environment: debian

Section: 3

function::tcpmib_get_state

FUNCTION:(3stap)					      SNMP Information Tapset						  FUNCTION:(3stap)

NAME
function::tcpmib_get_state - Get a socket's state
SYNOPSIS
tcpmib_get_state:long(sk:long)
ARGUMENTS
sk pointer to a struct sock
DESCRIPTION
Returns the sk_state from a struct sock. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
tapset::stopwatch(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::queue_stats(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file