Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/netfilter/
Debtables.c511 unsigned int *totalcnt, unsigned int *udc_cnt) in ebt_check_entry_size_and_hooks() argument
541 (*udc_cnt)++; in ebt_check_entry_size_and_hooks()
667 struct ebt_cl_stack *cl_s, unsigned int udc_cnt) in ebt_check_entry() argument
708 for (i = 0; i < udc_cnt; i++) in ebt_check_entry()
789 unsigned int udc_cnt, unsigned int hooknr, char *base) in check_chainloops() argument
824 for (i = 0; i < udc_cnt; i++) in check_chainloops()
828 if (i == udc_cnt) { in check_chainloops()
861 unsigned int i, j, k, udc_cnt; in translate_table() local
895 udc_cnt = 0; /* will hold the nr. of user defined chains (udc) */ in translate_table()
898 &i, &j, &k, &udc_cnt); in translate_table()
[all …]