Home | History | Annotate | Download | only in netd

Lines Matching refs:sharedQuotaIfaces

261     sharedQuotaIfaces.clear();
619 for (it = sharedQuotaIfaces.begin(); it != sharedQuotaIfaces.end(); it++) {
624 if (it == sharedQuotaIfaces.end()) {
626 if (sharedQuotaIfaces.empty()) {
635 sharedQuotaIfaces.push_front(ifaceName);
674 for (it = sharedQuotaIfaces.begin(); it != sharedQuotaIfaces.end(); it++) {
678 if (it == sharedQuotaIfaces.end()) {
684 sharedQuotaIfaces.erase(it);
686 if (sharedQuotaIfaces.empty()) {