Searched refs:sendCommand (Results 1 – 2 of 2) sorted by relevance
206 int IptablesRestoreController::sendCommand(const IptablesProcessType type, in sendCommand() function in IptablesRestoreController361 res |= sendCommand(IPTABLES_PROCESS, command, output); in execute()364 res |= sendCommand(IP6TABLES_PROCESS, command, output); in execute()
76 int sendCommand(const IptablesProcessType type, const std::string& command,