Scroll to navigation

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

function::tcpmib_get_state
 

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.
May 2013 SystemTap Tapset Reference