Searched refs:LAGG_SLOCK (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/net/
H A Dif_lagg.c434 LAGG_SLOCK(sc);
453 LAGG_SLOCK(sc);
897 LAGG_SLOCK(sc);
1143 LAGG_SLOCK(sc);
1184 LAGG_SLOCK(sc);
1315 LAGG_SLOCK(sc);
1349 LAGG_SLOCK(sc);
1721 LAGG_SLOCK(sc);
H A Dif_lagg.h271 #define LAGG_SLOCK(_sc) sx_slock(&(_sc)->sc_sx) macro

Completed in 545 milliseconds