Searched refs:ICMPV6_TYPES (Results 1 – 2 of 2) sorted by relevance
77 const char* FirewallController::ICMPV6_TYPES[] = { member in android::net::FirewallController296 for (size_t i = 0; i < ARRAY_SIZE(ICMPV6_TYPES); i++) { in makeCriticalCommands()298 chainName, ICMPV6_TYPES[i]); in makeCriticalCommands()
91 static const char* ICMPV6_TYPES[]; variable