Home
last modified time | relevance | path

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

/third_party/iptables/libxtables/
Dxtables.c1523 static struct in_addr *network_to_ipaddr(const char *name) in network_to_ipaddr() function
1571 (addrptmp = network_to_ipaddr(name)) != NULL) { in ipparse_hostnetwork()