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