Searched defs:xtables_numeric_to_ipaddr (Results 1 - 1 of 1) sorted by relevance

/external/iptables/iptables/
H A Dxtables.c1193 struct in_addr *xtables_numeric_to_ipaddr(const char *dotted) function
1247 if ((addrptmp = xtables_numeric_to_ipaddr(name)) != NULL ||

Completed in 60 milliseconds