Home
last modified time | relevance | path

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

/third_party/iptables/libxtables/
Dxtables.c1566 ipparse_hostnetwork(const char *name, unsigned int *naddrs) in ipparse_hostnetwork() function
1657 addrp = ipparse_hostnetwork(buf, &n); in xtables_ipparse_multiple()
1716 addrp = *addrpp = ipparse_hostnetwork(buf, naddrs); in xtables_ipparse_any()