Home
last modified time | relevance | path

Searched defs:cl_s (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/bridge/netfilter/
Debtables.c684 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