Home
last modified time | relevance | path

Searched refs:IPX_STACK_DEPTH (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip.h1158 #define IPX_STACK_DEPTH 15 macro
1159 pc_t ipx_stack[IPX_STACK_DEPTH]; /* debugging aid */
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_if.c3329 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_init()
6444 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_dq()
6634 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_enter()
6698 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_try_enter_internal()