Searched refs:removeInterfaceQuota (Results 1 – 3 of 3) sorted by relevance
82 int removeInterfaceQuota(const char *iface);
689 return removeInterfaceQuota(iface); in setInterfaceQuota()768 int BandwidthController::removeInterfaceQuota(const char *iface) { in removeInterfaceQuota() function in BandwidthController
1013 int rc = gCtls->bandwidthCtrl.removeInterfaceQuota(argv[2]); in runCommand()