nf_hook_entries 1958 include/linux/netdevice.h struct nf_hook_entries __rcu *nf_hooks_ingress; nf_hook_entries 121 include/linux/netfilter.h static inline struct nf_hook_ops **nf_hook_entries_get_hook_ops(const struct nf_hook_entries *e) nf_hook_entries 200 include/linux/netfilter.h const struct nf_hook_entries *e, unsigned int i); nf_hook_entries 214 include/linux/netfilter.h struct nf_hook_entries *hook_head = NULL; nf_hook_entries 21 include/linux/netfilter_ingress.h struct nf_hook_entries *e = rcu_dereference(skb->dev->nf_hooks_ingress); nf_hook_entries 20 include/net/netns/netfilter.h struct nf_hook_entries __rcu *hooks_ipv4[NF_INET_NUMHOOKS]; nf_hook_entries 21 include/net/netns/netfilter.h struct nf_hook_entries __rcu *hooks_ipv6[NF_INET_NUMHOOKS]; nf_hook_entries 23 include/net/netns/netfilter.h struct nf_hook_entries __rcu *hooks_arp[NF_ARP_NUMHOOKS]; nf_hook_entries 26 include/net/netns/netfilter.h struct nf_hook_entries __rcu *hooks_bridge[NF_INET_NUMHOOKS]; nf_hook_entries 29 include/net/netns/netfilter.h struct nf_hook_entries __rcu *hooks_decnet[NF_DN_NUMHOOKS]; nf_hook_entries 202 net/bridge/br_input.c struct nf_hook_entries *e = NULL; nf_hook_entries 1002 net/bridge/br_netfilter_hooks.c const struct nf_hook_entries *e; nf_hook_entries 50 net/netfilter/core.c static struct nf_hook_entries *allocate_hook_entries_size(u16 num) nf_hook_entries 52 net/netfilter/core.c struct nf_hook_entries *e; nf_hook_entries 75 net/netfilter/core.c static void nf_hook_entries_free(struct nf_hook_entries *e) nf_hook_entries 103 net/netfilter/core.c static struct nf_hook_entries * nf_hook_entries 104 net/netfilter/core.c nf_hook_entries_grow(const struct nf_hook_entries *old, nf_hook_entries 110 net/netfilter/core.c struct nf_hook_entries *new; nf_hook_entries 164 net/netfilter/core.c static void hooks_validate(const struct nf_hook_entries *hooks) nf_hook_entries 185 net/netfilter/core.c int nf_hook_entries_insert_raw(struct nf_hook_entries __rcu **pp, nf_hook_entries 188 net/netfilter/core.c struct nf_hook_entries *new_hooks; nf_hook_entries 189 net/netfilter/core.c struct nf_hook_entries *p; nf_hook_entries 222 net/netfilter/core.c static void *__nf_hook_entries_try_shrink(struct nf_hook_entries *old, nf_hook_entries 223 net/netfilter/core.c struct nf_hook_entries __rcu **pp) nf_hook_entries 226 net/netfilter/core.c struct nf_hook_entries *new = NULL; nf_hook_entries 266 net/netfilter/core.c static struct nf_hook_entries __rcu ** nf_hook_entries 317 net/netfilter/core.c struct nf_hook_entries *p, *new_hooks; nf_hook_entries 318 net/netfilter/core.c struct nf_hook_entries __rcu **pp; nf_hook_entries 368 net/netfilter/core.c static bool nf_remove_net_hook(struct nf_hook_entries *old, nf_hook_entries 389 net/netfilter/core.c struct nf_hook_entries __rcu **pp; nf_hook_entries 390 net/netfilter/core.c struct nf_hook_entries *p; nf_hook_entries 436 net/netfilter/core.c void nf_hook_entries_delete_raw(struct nf_hook_entries __rcu **pp, nf_hook_entries 439 net/netfilter/core.c struct nf_hook_entries *p; nf_hook_entries 506 net/netfilter/core.c const struct nf_hook_entries *e, unsigned int s) nf_hook_entries 609 net/netfilter/core.c __netfilter_net_init(struct nf_hook_entries __rcu **e, int max) nf_hook_entries 16 net/netfilter/nf_internals.h void nf_hook_entries_delete_raw(struct nf_hook_entries __rcu **pp, nf_hook_entries 18 net/netfilter/nf_internals.h int nf_hook_entries_insert_raw(struct nf_hook_entries __rcu **pp, nf_hook_entries 40 net/netfilter/nf_nat_core.c struct nf_hook_entries __rcu *entries; nf_hook_entries 753 net/netfilter/nf_nat_core.c struct nf_hook_entries *e = rcu_dereference(lpriv->entries); nf_hook_entries 249 net/netfilter/nf_queue.c const struct nf_hook_entries *hooks, nf_hook_entries 272 net/netfilter/nf_queue.c static struct nf_hook_entries *nf_hook_entries_head(const struct net *net, u8 pf, u8 hooknum) nf_hook_entries 295 net/netfilter/nf_queue.c const struct nf_hook_entries *hooks;