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

/freebsd-current/sys/net/
H A Dif_lagg.h198 #define LAGG_PORTACTIVE(_tp) ( \ macro
H A Dif_lagg.c1205 if (LAGG_PORTACTIVE(lp))
1429 ro->ro_active += LAGG_PORTACTIVE(lp);
2263 if (LAGG_PORTACTIVE(lp))
2353 if (LAGG_PORTACTIVE(lp)) {
2358 LAGG_PORTACTIVE(lp_next)) {
2365 if (LAGG_PORTACTIVE(lp_next)) {
2446 if (!LAGG_PORTACTIVE(lp))
2510 if (!LAGG_PORTACTIVE(sc->sc_primary)) {

Completed in 68 milliseconds