Home
last modified time | relevance | path

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

/system/firewalld/
Diptables.cc48 const char kIPv6[] = "IPv6"; variable
324 return RunForAllArguments(apply_rule, {kIPv4, kIPv6}, add); in ApplyRuleForUserTraffic()
432 if (ip_version == kIPv6) in ApplyRuleForUserTrafficWithVersion()