Searched refs:NFPROTO_NUMPROTO (Results 1 – 8 of 8) sorted by relevance
19 static struct nf_logger __rcu *loggers[NFPROTO_NUMPROTO][NF_LOG_TYPE_MAX] __read_mostly;64 for (i = 0; i < NFPROTO_NUMPROTO; i++) { in nf_log_unset()86 for (i = NFPROTO_UNSPEC; i < NFPROTO_NUMPROTO; i++) { in nf_log_register()92 for (i = NFPROTO_UNSPEC; i < NFPROTO_NUMPROTO; i++) in nf_log_register()114 for (i = 0; i < NFPROTO_NUMPROTO; i++) { in nf_log_unregister()393 static char nf_log_sysctl_fnames[NFPROTO_NUMPROTO-NFPROTO_UNSPEC][3];394 static struct ctl_table nf_log_sysctl_table[NFPROTO_NUMPROTO+1];451 for (i = NFPROTO_UNSPEC; i < NFPROTO_NUMPROTO; i++) { in netfilter_log_sysctl_init()
32 const struct nf_afinfo __rcu *nf_afinfo[NFPROTO_NUMPROTO] __read_mostly;55 struct list_head nf_hooks[NFPROTO_NUMPROTO][NF_MAX_HOOKS] __read_mostly;59 struct static_key nf_hooks_needed[NFPROTO_NUMPROTO][NF_MAX_HOOKS];
36 static const struct nf_nat_l3proto __rcu *nf_nat_l3protos[NFPROTO_NUMPROTO]38 static const struct nf_nat_l4proto __rcu **nf_nat_l4protos[NFPROTO_NUMPROTO]891 for (i = 0; i < NFPROTO_NUMPROTO; i++) in nf_nat_cleanup()
62 static const char *const xt_prefix[NFPROTO_NUMPROTO] = {1315 for (i = 0; i < NFPROTO_NUMPROTO; i++) in xt_net_init()1333 xt = kmalloc(sizeof(struct xt_af) * NFPROTO_NUMPROTO, GFP_KERNEL); in xt_init()1337 for (i = 0; i < NFPROTO_NUMPROTO; i++) { in xt_init()
13 const struct nf_logger __rcu *nf_loggers[NFPROTO_NUMPROTO];
10 struct list_head tables[NFPROTO_NUMPROTO];
62 NFPROTO_NUMPROTO, enumerator
129 extern struct list_head nf_hooks[NFPROTO_NUMPROTO][NF_MAX_HOOKS];132 extern struct static_key nf_hooks_needed[NFPROTO_NUMPROTO][NF_MAX_HOOKS];272 extern const struct nf_afinfo __rcu *nf_afinfo[NFPROTO_NUMPROTO];