Searched refs:nf_hookfn (Results 1 – 3 of 3) sorted by relevance
104 typedef unsigned int nf_hookfn(unsigned int hooknum, typedef114 nf_hookfn *hook;
538 extern struct nf_hook_ops *xt_hook_link(const struct xt_table *, nf_hookfn *);
1228 struct nf_hook_ops *xt_hook_link(const struct xt_table *table, nf_hookfn *fn) in xt_hook_link()