Searched refs:xtables_realloc (Results 1 – 2 of 2) sorted by relevance
292 void *xtables_realloc(void *ptr, size_t size) in xtables_realloc() function1449 *addrpp = xtables_realloc(*addrpp, in xtables_ipparse_multiple()1451 *maskpp = xtables_realloc(*maskpp, in xtables_ipparse_multiple()1765 *addrpp = xtables_realloc(*addrpp, in xtables_ip6parse_multiple()1767 *maskpp = xtables_realloc(*maskpp, in xtables_ip6parse_multiple()
420 extern void *xtables_realloc(void *, size_t);