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.