Searched refs:MAX_CMD_ARGS (Results 1 – 2 of 2) sorted by relevance
173 static const int MAX_CMD_ARGS; variable
56 const int BandwidthController::MAX_CMD_ARGS = 32; member in BandwidthController159 const char *argv[MAX_CMD_ARGS]; in runIptablesCmd()191 if (argc >= MAX_CMD_ARGS) { in runIptablesCmd()