logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::tcpmib_get_state - Get a socket's state

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)

return

See Also