Home
last modified time | relevance | path

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

/external/iptables/libxtables/
Dxtables.c1543 static struct in_addr *host_to_ipaddr(const char *name, unsigned int *naddr) in host_to_ipaddr() function
1582 if ((addrptmp = host_to_ipaddr(name, naddrs)) != NULL) in ipparse_hostnetwork()