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

/freebsd-9.3-release/sys/net/
H A Dif_epair.c156 #define EPAIR_LOCK(dpcpu) mtx_lock(&(dpcpu)->if_epair_mtx) macro
280 EPAIR_LOCK(epair_dpcpu);
333 EPAIR_LOCK(epair_dpcpu);
461 EPAIR_LOCK(epair_dpcpu);
592 EPAIR_LOCK(epair_dpcpu);

Completed in 108 milliseconds