Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.cpp540 const char *opFlag = opToString(op); in runIptablesAlertCmd() local
545 StringAppendF(&alertQuotaCmd, ALERT_IPT_TEMPLATE, opFlag, "bw_INPUT", bytes, in runIptablesAlertCmd()
547 StringAppendF(&alertQuotaCmd, ALERT_IPT_TEMPLATE, opFlag, "bw_OUTPUT", bytes, in runIptablesAlertCmd()
556 const char *opFlag = opToString(op); in runIptablesAlertFwdCmd() local
558 StringAppendF(&alertQuotaCmd, ALERT_IPT_TEMPLATE, opFlag, "bw_FORWARD", bytes, in runIptablesAlertFwdCmd()