1FUNCTION::SOCK_STATE(3stap) Socket Tapset FUNCTION::SOCK_STATE(3stap)
23
4
NAME
6function::sock_state_num2str - Given a socket state number, return a
7string representation.
8
SYNOPSIS
10sock_state_num2str:string(state:long)
11
ARGUMENTS
13state
14The state number.
1516
17
18
SystemTap Tapset Reference August 2011 FUNCTION::SOCK_STATE(3stap)