Searched refs:nf_hooks_egress (Results 1 – 4 of 4) sorted by relevance
97 e = rcu_dereference_check(dev->nf_hooks_egress, rcu_read_lock_bh_held()); in nf_hook_egress()146 RCU_INIT_POINTER(dev->nf_hooks_egress, NULL); in nf_hook_netdev_init()
2291 struct nf_hook_entries __rcu *nf_hooks_egress; member
291 return rcu_dereference(netdev->nf_hooks_egress); in nfnl_hook_entries_head()
329 return &dev->nf_hooks_egress; in nf_hook_entry_head()