Home
last modified time | relevance | path

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

/Linux-v5.4/net/bridge/netfilter/
Debtables.c2210 void *entries_tmp; in compat_do_replace() local
2241 entries_tmp = newinfo->entries; in compat_do_replace()
2249 ret = compat_copy_entries(entries_tmp, tmp.entries_size, &state); in compat_do_replace()
2260 vfree(entries_tmp); in compat_do_replace()
2269 ret = compat_copy_entries(entries_tmp, tmp.entries_size, &state); in compat_do_replace()
2271 vfree(entries_tmp); in compat_do_replace()
2275 vfree(entries_tmp); in compat_do_replace()