Home
last modified time | relevance | path

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

/net/netfilter/
A Dcore.c95 static const struct nf_hook_ops dummy_ops = { variable
117 if (orig_ops[i] != &dummy_ops) in nf_hook_entries_grow()
146 if (orig_ops[i] == &dummy_ops) { in nf_hook_entries_grow()
183 if (orig_ops[i] == &dummy_ops) in hooks_validate()
244 if (orig_ops[i] == &dummy_ops) in __nf_hook_entries_try_shrink()
263 if (orig_ops[i] == &dummy_ops) in __nf_hook_entries_try_shrink()
478 WRITE_ONCE(orig_ops[i], (void *)&dummy_ops); in nf_remove_net_hook()

Completed in 5 milliseconds