Searched defs:cl_s (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bridge/netfilter/ |
H A D | ebtables.c | 761 static int check_chainloops(const struct ebt_entries *chain, struct ebt_cl_stack *cl_s, in check_chainloops() argument 642 ebt_check_entry(struct ebt_entry *e, struct net *net, const struct ebt_table_info *newinfo, const char *name, unsigned int *cnt, struct ebt_cl_stack *cl_s, unsigned int udc_cnt) ebt_check_entry() argument 833 struct ebt_cl_stack *cl_s = NULL; /* used in the checking for chain loops */ translate_table() local [all...] |
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | ebtables.c | 800 static int check_chainloops(const struct ebt_entries *chain, struct ebt_cl_stack *cl_s, in check_chainloops() argument 681 ebt_check_entry(struct ebt_entry *e, struct net *net, const struct ebt_table_info *newinfo, const char *name, unsigned int *cnt, struct ebt_cl_stack *cl_s, unsigned int udc_cnt) ebt_check_entry() argument 872 struct ebt_cl_stack *cl_s = NULL; /* used in the checking for chain loops */ translate_table() local [all...] |
Completed in 4 milliseconds