Home
last modified time | relevance | path

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

/linux-5.10/net/netfilter/
Dx_tables.c565 unsigned int i, max_uflow, max_entry; in xt_check_table_hooks() local
571 max_uflow = 0; in xt_check_table_hooks()
583 if (max_uflow > info->underflow[i]) in xt_check_table_hooks()
586 if (max_uflow == info->underflow[i]) { in xt_check_table_hooks()
600 max_uflow = info->underflow[i]; in xt_check_table_hooks()