Home
last modified time | relevance | path

Searched refs:sc_active (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dif_lagg.h240 u_int sc_active; /* active port count */ member
H A Dieee8023ad_lacp.c706 sc->sc_active = la->la_nports; in lacp_disable_distributing()
717 sc->sc_active ? LINK_STATE_UP : LINK_STATE_DOWN); in lacp_disable_distributing()
742 sc->sc_active = la->la_nports; in lacp_enable_distributing()
754 sc->sc_active ? LINK_STATE_UP : LINK_STATE_DOWN); in lacp_enable_distributing()
H A Dif_lagg.c1391 ro->ro_active = sc->sc_active; in lagg_ioctl()