Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_queue.c277 static struct nf_hook_entries *nf_hook_entries_head(const struct net *net, u8 pf, u8 hooknum) in nf_hook_entries_head() function
310 hooks = nf_hook_entries_head(net, pf, entry->state.hook); in nf_reinject()