Searched refs:ro_active (Results 1 – 3 of 3) sorted by relevance
181 u_int ro_active; /* active port count */ member
1391 ro->ro_active = sc->sc_active; in lagg_ioctl()1393 ro->ro_active = 0; in lagg_ioctl()1395 ro->ro_active += LAGG_PORTACTIVE(lp); in lagg_ioctl()
279 printf("\t\tactive ports: %d\n", ro.ro_active); in lagg_status()