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,
136 IptablesProcess* IptablesRestoreController::forkAndExec(const IptablesProcessType type) { in forkAndExec()206 int IptablesRestoreController::sendCommand(const IptablesProcessType type, in sendCommand()369 int IptablesRestoreController::getIpRestorePid(const IptablesProcessType type) { in getIpRestorePid()
74 pid_t getIpRestorePid(const IptablesRestoreController::IptablesProcessType type) { in getIpRestorePid()