Home
last modified time | relevance | path

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

/Linux-v6.6/net/bridge/netfilter/
Debtables.c2254 void *entries_tmp; in compat_do_replace() local
2285 entries_tmp = newinfo->entries; in compat_do_replace()
2293 ret = compat_copy_entries(entries_tmp, tmp.entries_size, &state); in compat_do_replace()
2304 vfree(entries_tmp); in compat_do_replace()
2313 ret = compat_copy_entries(entries_tmp, tmp.entries_size, &state); in compat_do_replace()
2315 vfree(entries_tmp); in compat_do_replace()
2319 vfree(entries_tmp); in compat_do_replace()