Searched defs:cl_s (Results 1 – 1 of 1) sorted by relevance
684 struct ebt_cl_stack *cl_s, unsigned int udc_cnt) in ebt_check_entry()800 static int check_chainloops(const struct ebt_entries *chain, struct ebt_cl_stack *cl_s, in check_chainloops()872 struct ebt_cl_stack *cl_s = NULL; /* used in the checking for chain loops */ in translate_table() local