Searched refs:EPAIR_LOCK_INIT (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/net/
H A Dif_epair.c153 #define EPAIR_LOCK_INIT(dpcpu) mtx_init(&(dpcpu)->if_epair_mtx, \ macro
201 EPAIR_LOCK_INIT(epair_dpcpu);

Completed in 140 milliseconds