Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnfnetlink_hook.c329 return rcu_dereference(netdev->nf_hooks_egress); in nfnl_hook_entries_head()
/linux/include/linux/
H A Dnetdevice.h2192 struct nf_hook_entries __rcu *nf_hooks_egress; member
/linux/net/core/
H A Ddev.c13342 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_tx, nf_hooks_egress); in net_dev_struct_check()