Searched refs:IptablesProcessType (Results 1 – 3 of 3) sorted by relevance
40 enum IptablesProcessType { enum48 IptablesProcessType notifyChildTermination(pid_t pid);54 pid_t getIpRestorePid(const IptablesProcessType type);66 static IptablesProcess* forkAndExec(const IptablesProcessType type);68 int sendCommand(const IptablesProcessType type, const std::string& command,
124 IptablesProcess* IptablesRestoreController::forkAndExec(const IptablesProcessType type) { in forkAndExec()203 int IptablesRestoreController::sendCommand(const IptablesProcessType type, in sendCommand()366 int IptablesRestoreController::getIpRestorePid(const IptablesProcessType type) { in getIpRestorePid()
63 pid_t getIpRestorePid(const IptablesRestoreController::IptablesProcessType type) { in getIpRestorePid()