Searched refs:xtables_numeric_to_ipaddr (Results 1 – 6 of 6) sorted by relevance
467 extern struct in_addr *xtables_numeric_to_ipaddr(const char *);
509 extern struct in_addr *xtables_numeric_to_ipaddr(const char *);
64 ia4 = xtables_numeric_to_ipaddr(spec[i]); in iprange_parse_spec()
1637 struct in_addr *xtables_numeric_to_ipaddr(const char *dotted) in xtables_numeric_to_ipaddr() function1694 if ((addrptmp = xtables_numeric_to_ipaddr(name)) != NULL || in ipparse_hostnetwork()