NF_MAX_HOOKS      101 include/linux/netfilter.h extern struct list_head nf_hooks[NFPROTO_NUMPROTO][NF_MAX_HOOKS];
NF_MAX_HOOKS      104 include/linux/netfilter.h extern struct static_key nf_hooks_needed[NFPROTO_NUMPROTO][NF_MAX_HOOKS];
NF_MAX_HOOKS      609 include/net/netfilter/nf_tables.h 	nf_hookfn			*hooks[NF_MAX_HOOKS];
NF_MAX_HOOKS      631 include/net/netfilter/nf_tables.h 	nf_hookfn			*hooks[NF_MAX_HOOKS];