Home | History | Annotate | Download | only in libxtables

Lines Matching refs:xtables_ip6addr_to_numeric

1523 const char *xtables_ip6addr_to_numeric(const struct in6_addr *addrp)
1563 return xtables_ip6addr_to_numeric(addr);
1597 strcat(buf, xtables_ip6addr_to_numeric(addrp));
1647 xtables_ip6addr_to_numeric(&((struct sockaddr_in6 *)res->ai_addr)->sin6_addr));