Searched refs:xtables_realloc (Results 1 – 3 of 3) sorted by relevance
284 void *xtables_realloc(void *ptr, size_t size) in xtables_realloc() function1341 *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()
389 extern void *xtables_realloc(void *, size_t);