Home
last modified time | relevance | path

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

/Linux-v5.10/net/bridge/netfilter/
Debtables.c2121 void *entries_tmp; in compat_do_replace() local
2152 entries_tmp = newinfo->entries; in compat_do_replace()
2160 ret = compat_copy_entries(entries_tmp, tmp.entries_size, &state); in compat_do_replace()
2171 vfree(entries_tmp); in compat_do_replace()
2180 ret = compat_copy_entries(entries_tmp, tmp.entries_size, &state); in compat_do_replace()
2182 vfree(entries_tmp); in compat_do_replace()
2186 vfree(entries_tmp); in compat_do_replace()