Searched refs:IPX_LIST_LOCK_INIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/netipx/
H A Dipx_pcb.h136 #define IPX_LIST_LOCK_INIT() mtx_init(&ipxpcb_list_mtx, "ipx_list_mtx", \ macro
H A Dipx_input.c151 IPX_LIST_LOCK_INIT();

Completed in 100 milliseconds