Home
last modified time | relevance | path

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

/external/iptables/libxtables/
Dxtables.c1569 static const char *ip6addr_to_host(const struct in6_addr *addr) in ip6addr_to_host() function
1591 if ((name = ip6addr_to_host(addr)) != NULL) in xtables_ip6addr_to_anyname()