Searched refs:removeInterfaceQuota (Results 1 – 4 of 4) sorted by relevance
530 return removeInterfaceQuota(iface); in setInterfaceQuota()539 removeInterfaceQuota(iface); in setInterfaceQuota()563 removeInterfaceQuota(iface); in setInterfaceQuota()595 int BandwidthController::removeInterfaceQuota(const std::string& iface) { in removeInterfaceQuota() function in BandwidthController
47 int removeInterfaceQuota(const std::string& iface);
365 EXPECT_EQ(0, mBw.removeInterfaceQuota(iface)); in TEST_F()
296 int res = gCtls->bandwidthCtrl.removeInterfaceQuota(ifName); in bandwidthRemoveInterfaceQuota()