Searched defs:IPX_LOCK_ASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/netipx/
H A Dipx_pcb.h147 #define IPX_LOCK_ASSERT(ipx) mtx_assert(&(ipx)->ipxp_mtx, MA_OWNED) macro

Completed in 66 milliseconds