nf_hookfn          81 include/linux/netfilter.h 	nf_hookfn		*hook;
nf_hookfn          91 include/linux/netfilter.h 	nf_hookfn			*hook;
nf_hookfn         449 include/linux/netfilter/x_tables.h struct nf_hook_ops *xt_hook_ops_alloc(const struct xt_table *, nf_hookfn *);
nf_hookfn          20 include/net/netfilter/nf_flow_table.h 	nf_hookfn			*hook;
nf_hookfn         951 include/net/netfilter/nf_tables.h 	nf_hookfn			*hooks[NF_MAX_HOOKS];
nf_hookfn        1696 net/netfilter/x_tables.c xt_hook_ops_alloc(const struct xt_table *table, nf_hookfn *fn)