Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dx_tables.c570 unsigned int i, max_uflow, max_entry; in xt_check_table_hooks() local
576 max_uflow = 0; in xt_check_table_hooks()
588 if (max_uflow > info->underflow[i]) in xt_check_table_hooks()
591 if (max_uflow == info->underflow[i]) { in xt_check_table_hooks()
605 max_uflow = info->underflow[i]; in xt_check_table_hooks()