Searched refs:ICMPV6_TYPES (Results 1 – 2 of 2) sorted by relevance
50 const char* FirewallController::ICMPV6_TYPES[] = { member in FirewallController310 for (size_t i = 0; i < ARRAY_SIZE(ICMPV6_TYPES); i++) { in makeUidRules()312 name, ICMPV6_TYPES[i]); in makeUidRules()
80 static const char* ICMPV6_TYPES[]; variable