Home
last modified time | relevance | path

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

/net/netfilter/
Dx_tables.c565 unsigned int i, max_uflow, max_entry; in xt_check_table_hooks() local
570 max_entry = 0; in xt_check_table_hooks()
590 if (max_entry > info->hook_entry[i]) { in xt_check_table_hooks()
594 if (max_entry == info->hook_entry[i]) { in xt_check_table_hooks()
599 max_entry = info->hook_entry[i]; in xt_check_table_hooks()