Home
last modified time | relevance | path

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

/system/firewalld/
Diptables.cc83 bool RunForAllArguments(const IpTablesCallback& iptables_cmd, in RunForAllArguments() function
307 return RunForAllArguments( in ApplyMasquerade()
317 return RunForAllArguments(apply_mark, {kIpTablesPath, kIp6TablesPath}, add); in ApplyMarkForUserTraffic()
324 return RunForAllArguments(apply_rule, {kIPv4, kIPv6}, add); in ApplyRuleForUserTraffic()