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

/freebsd-10.0-release/sys/net/
H A Dif_epair.c156 #define EPAIR_LOCK(dpcpu) mtx_lock(&(dpcpu)->if_epair_mtx) macro
278 EPAIR_LOCK(epair_dpcpu);
331 EPAIR_LOCK(epair_dpcpu);
459 EPAIR_LOCK(epair_dpcpu);
590 EPAIR_LOCK(epair_dpcpu);

Completed in 177 milliseconds