Searched defs:iptablesRestoreFunction (Results 1 – 6 of 6) sorted by relevance
105 static int (*iptablesRestoreFunction)(IptablesTarget target, const std::string& commands); variable
180 static int (*iptablesRestoreFunction)(IptablesTarget, const std::string&, std::string *); variable
124 static int (*iptablesRestoreFunction)(IptablesTarget, const std::string&, std::string *); variable
70 auto BandwidthController::iptablesRestoreFunction = execIptablesRestoreWithOutput; member in BandwidthController
666 auto ClatdController::iptablesRestoreFunction = execIptablesRestore; member in android::net::ClatdController
130 auto TetherController::iptablesRestoreFunction = execIptablesRestoreWithOutput; member in android::net::TetherController