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

/freebsd-11.0-release/sys/net/
H A Dif_lagg.c1149 if (LAGG_PORTACTIVE(lp))
1292 ro->ro_active += LAGG_PORTACTIVE(lp);
1765 if (LAGG_PORTACTIVE(lp))
1837 if (LAGG_PORTACTIVE(lp)) {
1842 LAGG_PORTACTIVE(lp_next)) {
1849 if (LAGG_PORTACTIVE(lp_next)) {
1954 if (!LAGG_PORTACTIVE(lp))
2031 if (!LAGG_PORTACTIVE(sc->sc_primary)) {
H A Dif_lagg.h171 #define LAGG_PORTACTIVE(_tp) ( \ macro

Completed in 107 milliseconds