Searched refs:nf_hookfn (Results 1 – 5 of 5) sorted by relevance
77 typedef unsigned int nf_hookfn(const struct nf_hook_ops *ops, typedef85 nf_hookfn *hook;
769 nf_hookfn *hooks[NF_MAX_HOOKS];854 nf_hookfn *hooks[NF_MAX_HOOKS];
354 struct nf_hook_ops *xt_hook_link(const struct xt_table *, nf_hookfn *);
1193 struct nf_hook_ops *xt_hook_link(const struct xt_table *table, nf_hookfn *fn) in xt_hook_link()
1297 nf_hookfn *hookfn; in nf_tables_newchain()