Home
last modified time | relevance | path

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

/Linux-v6.6/net/bridge/netfilter/
Debtables.c536 unsigned int *totalcnt, unsigned int *udc_cnt) in ebt_check_entry_size_and_hooks() argument
562 (*udc_cnt)++; in ebt_check_entry_size_and_hooks()
684 struct ebt_cl_stack *cl_s, unsigned int udc_cnt) in ebt_check_entry() argument
722 for (i = 0; i < udc_cnt; i++) in ebt_check_entry()
801 unsigned int udc_cnt, unsigned int hooknr, char *base) in check_chainloops() argument
835 for (i = 0; i < udc_cnt; i++) in check_chainloops()
839 if (i == udc_cnt) in check_chainloops()
870 unsigned int i, j, k, udc_cnt; in translate_table() local
901 udc_cnt = 0; /* will hold the nr. of user defined chains (udc) */ in translate_table()
904 &i, &j, &k, &udc_cnt); in translate_table()
[all …]