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