Searched refs:ipparse_hostnetwork (Results 1 - 1 of 1) sorted by relevance

/external/iptables/libxtables/
H A Dxtables.c1355 ipparse_hostnetwork(const char *name, unsigned int *naddrs) function
1446 addrp = ipparse_hostnetwork(buf, &n);
1465 /* free what ipparse_hostnetwork had allocated: */
1505 addrp = *addrpp = ipparse_hostnetwork(buf, naddrs);

Completed in 121 milliseconds