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

/freebsd-9.3-release/sys/netipx/
H A Dipx_pcb.h144 #define IPX_LOCK_DESTROY(ipx) mtx_destroy(&(ipx)->ipxp_mtx) macro
H A Dipx_pcb.c353 IPX_LOCK_DESTROY(ipxp);

Completed in 45 milliseconds