Home
last modified time | relevance | path

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

/system/netd/server/
DIptablesRestoreController.cpp206 int IptablesRestoreController::sendCommand(const IptablesProcessType type, in sendCommand() function in IptablesRestoreController
361 res |= sendCommand(IPTABLES_PROCESS, command, output); in execute()
364 res |= sendCommand(IP6TABLES_PROCESS, command, output); in execute()
DIptablesRestoreController.h76 int sendCommand(const IptablesProcessType type, const std::string& command,