Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dcore.c67 static void __nf_hook_entries_free(struct rcu_head *h) in __nf_hook_entries_free() function
88 call_rcu(&head->head, __nf_hook_entries_free); in nf_hook_entries_free()