Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1159 #define IPX_STACK_DEPTH 15 macro
1160 pc_t ipx_stack[IPX_STACK_DEPTH]; /* debugging aid */
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c3329 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_init()
6448 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_dq()
6638 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_enter()
6702 ipx->ipx_depth = getpcstack(ipx->ipx_stack, IPX_STACK_DEPTH); in ipsq_try_enter_internal()