Searched refs:IPX_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
144 #define IPX_LOCK_DESTROY(ipx) mtx_destroy(&(ipx)->ipxp_mtx) macro
353 IPX_LOCK_DESTROY(ipxp); in ipx_pcbfree()