Home
last modified time | relevance | path

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

/net/netfilter/
Dx_tables.c567 unsigned int i, max_uflow, max_entry; in xt_check_table_hooks() local
573 max_uflow = 0; in xt_check_table_hooks()
585 if (max_uflow > info->underflow[i]) in xt_check_table_hooks()
588 if (max_uflow == info->underflow[i]) { in xt_check_table_hooks()
602 max_uflow = info->underflow[i]; in xt_check_table_hooks()