Searched refs:drainAndWaitForAck (Results 1 – 2 of 2) sorted by relevance
79 static bool drainAndWaitForAck(const std::unique_ptr<IptablesProcess> &process,
247 if (!drainAndWaitForAck(*process, command, output)) { in sendCommand()272 bool IptablesRestoreController::drainAndWaitForAck(const std::unique_ptr<IptablesProcess> &process, in drainAndWaitForAck() function in IptablesRestoreController