Searched refs:xtables_numeric_to_ip6addr (Results 1 – 4 of 4) sorted by relevance
440 extern struct in6_addr *xtables_numeric_to_ip6addr(const char *);
56 ia6 = xtables_numeric_to_ip6addr(spec[i]); in iprange_parse_spec()
1493 struct in6_addr *xtables_numeric_to_ip6addr(const char *num) in xtables_numeric_to_ip6addr() function1560 if ((addrptmp = xtables_numeric_to_ip6addr(name)) != NULL || in ip6parse_hostnetwork()1584 if ((addrp = xtables_numeric_to_ip6addr(mask)) != NULL) in parse_ip6mask()