Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst124 struct nf_hook_entries* nf_hooks_egress read_mostly
/linux/include/linux/
H A Dnetdevice.h2158 struct nf_hook_entries __rcu *nf_hooks_egress; member
/linux/net/core/
H A Ddev.c13104 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_tx, nf_hooks_egress); in net_dev_struct_check()