Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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