Searched refs:ro_active (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/net/
H A Dif_lagg.h179 u_int ro_active; /* active port count */ member in struct:lagg_reqopts
H A Dif_lagg.c1425 ro->ro_active = sc->sc_active;
1427 ro->ro_active = 0;
1429 ro->ro_active += LAGG_PORTACTIVE(lp);
/freebsd-current/sbin/ifconfig/
H A Diflagg.c263 printf("\t\tactive ports: %d\n", ro->ro_active);
/freebsd-current/share/examples/libifconfig/
H A Dstatus.c313 printf("\t\tactive ports: %d\n", ls->ro->ro_active);

Completed in 70 milliseconds