Provided by: systemtap-doc_2.3-1ubuntu1.4_all 

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 March 2016 FUNCTION::TCPMIB_GET(3stap)