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

/freebsd-10.0-release/sys/net/
H A Dif_epair.c154 #define EPAIR_LOCK_ASSERT(dpcpu) mtx_assert(&(dpcpu)->if_epair_mtx, \ macro
362 EPAIR_LOCK_ASSERT(epair_dpcpu);
394 EPAIR_LOCK_ASSERT(epair_dpcpu);
476 EPAIR_LOCK_ASSERT(epair_dpcpu);

Completed in 69 milliseconds