1FUNCTION::TCPMIB_GET(3stap) SNMP Information TapsetFUNCTION::TCPMIB_GET(3stap)
23
4
NAME
6function::tcpmib_get_state - Get a socket's state
7
SYNOPSIS
9tcpmib_get_state:long(sk:long)
10
ARGUMENTS
12sk
13pointer to a struct sock
14
DESCRIPTION
16Returns the sk_state from a struct sock.
17
SEE ALSO
19tapset::tcpmib(3stap)
2021
22
23
SystemTap Tapset Reference November 2022 FUNCTION::TCPMIB_GET(3stap)