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

/freebsd-11.0-release/sys/net/
H A Dif_lagg.c338 LAGG_WUNLOCK(sc);
698 LAGG_WUNLOCK(sc);
1010 LAGG_WUNLOCK(sc);
1123 LAGG_WUNLOCK(sc);
1190 LAGG_WUNLOCK(sc);
1344 LAGG_WUNLOCK(sc);
1399 LAGG_WUNLOCK(sc);
1428 LAGG_WUNLOCK(sc);
1479 LAGG_WUNLOCK(sc);
1495 LAGG_WUNLOCK(s
[all...]
H A Dif_lagg.h281 #define LAGG_WUNLOCK(_sc) rm_wunlock(&(_sc)->sc_mtx) macro

Completed in 102 milliseconds