Searched refs:execIptablesCommand (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DNetdConstants.cpp55 static int execIptablesCommand(int argc, const char *argv[], bool silent) { function
97 res |= execIptablesCommand(argsList.size(), argv, silent);
101 res |= execIptablesCommand(argsList.size(), argv, silent);

Completed in 76 milliseconds