Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_queue.c262 static struct nf_hook_entries *nf_hook_entries_head(const struct net *net, u8 pf, u8 hooknum) in nf_hook_entries_head() function
295 hooks = nf_hook_entries_head(net, pf, entry->state.hook); in nf_reinject()