Searched refs:nf_hooks_ingress (Results 1 – 5 of 5) sorted by relevance
15 return rcu_access_pointer(skb->dev->nf_hooks_ingress); in nf_hook_ingress_active() 21 struct nf_hook_entries *e = rcu_dereference(skb->dev->nf_hooks_ingress); in nf_hook_ingress() 144 RCU_INIT_POINTER(dev->nf_hooks_ingress, NULL); in nf_hook_netdev_init()
2329 struct nf_hook_entries __rcu *nf_hooks_ingress; member
302 return &dev->nf_hooks_ingress; in nf_hook_entry_head() 320 return &dev->nf_hooks_ingress; in nf_hook_entry_head()
325 return rcu_dereference(netdev->nf_hooks_ingress); in nfnl_hook_entries_head()
112 struct nf_hook_entries* nf_hooks_ingress