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