FUNCTION::TCPMIB_GET

Section: SNMP Information Tapset (3stap)
Updated: November 2020
Page Index
 

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.  

SEE ALSO

tapset::tcpmib(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO