Searched defs:alertBytes (Results 1 – 6 of 6) sorted by relevance
263 void setInterfaceAlert(String iface, long alertBytes); in setInterfaceAlert()273 void setGlobalAlert(long alertBytes); in setGlobalAlert()
692 int64_t* alertBytes) { in setCostlyAlert()727 int BandwidthController::removeCostlyAlert(const std::string& costName, int64_t* alertBytes) { in removeCostlyAlert()
438 int64_t alertBytes = 0; in TEST_F() local
1102 public void setInterfaceAlert(String iface, long alertBytes) { in setInterfaceAlert()1146 public void setGlobalAlert(long alertBytes) { in setGlobalAlert()
1381 final long alertBytes = (policy.limitBytes * 3) / 2; local
1663 void expectBandwidthInterfaceAlertRuleExists(const char* ifname, long alertBytes) { in expectBandwidthInterfaceAlertRuleExists()1683 void expectBandwidthGlobalAlertRuleExists(long alertBytes) { in expectBandwidthGlobalAlertRuleExists()