function::tcpmib_get_state - Get a socket's state
Contents
Arguments
sk
pointer to a struct sock
Description
Returns the sk_state from a struct sock.
Name
function::tcpmib_get_state - Get a socket's state
See Also
tapset::tcpmib(3stap) SystemTap Tapset Reference April 2024 FUNCTION::TCPMIB_GET(3stap)
Synopsis
tcpmib_get_state:long(sk:long)
