Home
last modified time | relevance | path

Searched refs:NF_MAX_HOOKS (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
Dnetfilter_defs.h7 #define NF_MAX_HOOKS 8 macro
Dnetfilter.h143 extern struct static_key nf_hooks_needed[NFPROTO_NUMPROTO][NF_MAX_HOOKS];
/linux-4.4.14/include/net/netns/
Dnetfilter.h17 struct list_head hooks[NFPROTO_NUMPROTO][NF_MAX_HOOKS];
/linux-4.4.14/net/netfilter/
Dcore.c59 struct static_key nf_hooks_needed[NFPROTO_NUMPROTO][NF_MAX_HOOKS];
443 for (h = 0; h < NF_MAX_HOOKS; h++) in netfilter_net_init()
/linux-4.4.14/include/net/netfilter/
Dnf_tables.h782 nf_hookfn *hooks[NF_MAX_HOOKS];
881 nf_hookfn *hooks[NF_MAX_HOOKS];