Searched refs:nf_hooks_egress (Results 1 – 5 of 5) sorted by relevance
122 struct nf_hook_entries* nf_hooks_egress read_mostly
291 return rcu_dereference(netdev->nf_hooks_egress); in nfnl_hook_entries_head()
329 return &dev->nf_hooks_egress; in nf_hook_entry_head()
2085 struct nf_hook_entries __rcu *nf_hooks_egress; member
12462 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_tx, nf_hooks_egress); in net_dev_struct_check()