Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxtables.c284 void *xtables_realloc(void *ptr, size_t size) in xtables_realloc() function
1341 *addrpp = xtables_realloc(*addrpp, in xtables_ipparse_multiple()
1343 *maskpp = xtables_realloc(*maskpp, in xtables_ipparse_multiple()
1654 *addrpp = xtables_realloc(*addrpp, in xtables_ip6parse_multiple()
1656 *maskpp = xtables_realloc(*maskpp, in xtables_ip6parse_multiple()
/external/iptables/include/
Dxtables.h389 extern void *xtables_realloc(void *, size_t);
Dxtables.h.in389 extern void *xtables_realloc(void *, size_t);