Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnfnetlink_queue.c255 static struct nf_hook_entries *nf_hook_entries_head(const struct net *net, u8 pf, u8 hooknum) in nf_hook_entries_head() function
325 hooks = nf_hook_entries_head(net, pf, entry->state.hook); in nf_reinject()