Home
last modified time | relevance | path

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

/net/netfilter/
Dx_tables.c587 unsigned int i, max_uflow, max_entry; in xt_check_table_hooks() local
592 max_entry = 0; in xt_check_table_hooks()
612 if (max_entry > info->hook_entry[i]) { in xt_check_table_hooks()
616 if (max_entry == info->hook_entry[i]) { in xt_check_table_hooks()
621 max_entry = info->hook_entry[i]; in xt_check_table_hooks()