Home
last modified time | relevance | path

Searched refs:IpTablesCallback (Results 1 – 1 of 1) sorted by relevance

/system/firewalld/
Diptables.cc34 using IpTablesCallback = base::Callback<bool(const std::string&, bool)>; typedef
83 bool RunForAllArguments(const IpTablesCallback& iptables_cmd, in RunForAllArguments()
302 const IpTablesCallback apply_masquerade = in ApplyMasquerade()
312 const IpTablesCallback apply_mark = in ApplyMarkForUserTraffic()
321 const IpTablesCallback apply_rule = base::Bind( in ApplyRuleForUserTraffic()