Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dcore.c305 return &dev->nf_hooks_ingress; in nf_hook_entry_head()
323 return &dev->nf_hooks_ingress; in nf_hook_entry_head()
H A Dnfnetlink_hook.c287 return rcu_dereference(netdev->nf_hooks_ingress); in nfnl_hook_entries_head()
/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst110 struct nf_hook_entries* nf_hooks_ingress
/linux/include/linux/
H A Dnetdevice.h2291 struct nf_hook_entries __rcu *nf_hooks_ingress; member