Home
last modified time | relevance | path

Searched refs:LOCAL_GLOBAL_ALERT (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DBandwidthController.h70 static const char LOCAL_GLOBAL_ALERT[]; variable
DBandwidthController.cpp68 const char BandwidthController::LOCAL_GLOBAL_ALERT[] = "bw_global_alert"; member in BandwidthController
596 StringAppendF(&alertQuotaCmd, ALERT_IPT_TEMPLATE, opFlag, LOCAL_GLOBAL_ALERT, bytes, in runIptablesAlertCmd()
DTetherController.cpp618 StringPrintf("-I %s -j %s\n", LOCAL_FORWARD, BandwidthController::LOCAL_GLOBAL_ALERT) + in setTetherGlobalAlertRule()