Searched refs:nf_hook_entries (Results 1 – 11 of 11) sorted by relevance
47 static struct nf_hook_entries *allocate_hook_entries_size(u16 num)49 struct nf_hook_entries *e;72 static void nf_hook_entries_free(struct nf_hook_entries *e) in __nf_hook_entries_free() 100 static struct nf_hook_entries *101 nf_hook_entries_grow(const struct nf_hook_entries *old,107 struct nf_hook_entries *new; in nf_hook_entries_grow() 173 static void hooks_validate(const struct nf_hook_entries *hooks) in nf_hook_entries_grow() 194 int nf_hook_entries_insert_raw(struct nf_hook_entries __rcu **pp, in hooks_validate() 197 struct nf_hook_entries *new_hooks; in nf_hook_entries_insert_raw() 198 struct nf_hook_entries * in nf_hook_entries_insert_raw() [all...]
39 void nf_hook_entries_delete_raw(struct nf_hook_entries __rcu **pp,41 int nf_hook_entries_insert_raw(struct nf_hook_entries __rcu **pp,
278 static const struct nf_hook_entries *281 const struct nf_hook_entries *hook_head = NULL; in nfnl_hook_entries_head()348 const struct nf_hook_entries *e; in nfnl_hook_dump()
298 const struct nf_hook_entries *hooks, in nf_iterate()321 static struct nf_hook_entries *nf_hook_entries_head(const struct net *net, u8 pf, u8 hooknum) in nf_hook_entries_head()381 const struct nf_hook_entries *hooks; in nf_reinject()
43 struct nf_hook_entries __rcu *entries;934 struct nf_hook_entries *e = rcu_dereference(lpriv->entries); in nf_nat_inet_fn()
22 struct nf_hook_entries __rcu *hooks_ipv4[NF_INET_NUMHOOKS];23 struct nf_hook_entries __rcu *hooks_ipv6[NF_INET_NUMHOOKS];25 struct nf_hook_entries __rcu *hooks_arp[NF_ARP_NUMHOOKS];28 struct nf_hook_entries __rcu *hooks_bridge[NF_INET_NUMHOOKS];
123 struct nf_hook_entries { struct144 static inline struct nf_hook_ops **nf_hook_entries_get_hook_ops(const struct nf_hook_entries *e) in nf_hook_entries_get_hook_ops() argument216 const struct nf_hook_entries *e, unsigned int i);219 const struct nf_hook_entries *e);232 struct nf_hook_entries *hook_head = NULL; in nf_hook()327 struct nf_hook_entries *hook_head = NULL; in NF_HOOK_LIST()
2143 struct nf_hook_entries __rcu *nf_hooks_egress;2355 struct nf_hook_entries __rcu *nf_hooks_ingress;
112 struct nf_hook_entries* nf_hooks_ingress124 struct nf_hook_entries* nf_hooks_egress read_mostly
270 struct nf_hook_entries *e = NULL; in nf_hook_bridge_pre()
1132 const struct nf_hook_entries *e; in br_nf_hook_thresh()