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

/system/netd/server/
H A DNetdConstants.cpp122 static int execIptablesRestoreCommand(const char *cmd, const std::string& commands) { function
151 res |= execIptablesRestoreCommand(IPTABLES_RESTORE_PATH, commands);
154 res |= execIptablesRestoreCommand(IP6TABLES_RESTORE_PATH, commands);

Completed in 75 milliseconds