Searched refs:IptablesProcessType (Results 1 – 3 of 3) sorted by relevance
48 enum IptablesProcessType { enum56 IptablesProcessType notifyChildTermination(pid_t pid);60 pid_t getIpRestorePid(const IptablesProcessType type);74 static IptablesProcess* forkAndExec(const IptablesProcessType type);76 int sendCommand(const IptablesProcessType type, const std::string& command,
49 IptablesProcess(const IptablesRestoreController::IptablesProcessType type, in IptablesProcess()89 const IptablesRestoreController::IptablesProcessType type;119 IptablesProcess* IptablesRestoreController::forkAndExec(const IptablesProcessType type) { in forkAndExec()193 int IptablesRestoreController::sendCommand(const IptablesProcessType type, in sendCommand()355 int IptablesRestoreController::getIpRestorePid(const IptablesProcessType type) { in getIpRestorePid()
82 pid_t getIpRestorePid(const IptablesRestoreController::IptablesProcessType type) { in getIpRestorePid()