Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dcore.c66 static void __nf_hook_entries_free(struct rcu_head *h) in __nf_hook_entries_free() function
87 call_rcu(&head->head, __nf_hook_entries_free); in nf_hook_entries_free()