Searched refs:setInterfaceAlert (Results 1 – 3 of 3) sorted by relevance
62 int setInterfaceAlert(const std::string& iface, int64_t bytes);
655 int BandwidthController::setInterfaceAlert(const std::string& iface, int64_t bytes) { in setInterfaceAlert() function in BandwidthController
306 int res = gCtls->bandwidthCtrl.setInterfaceAlert(ifName, bytes); in bandwidthSetInterfaceAlert()