Home
last modified time | relevance | path

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

/linux/net/bridge/netfilter/
H A Debtables.c42 #define MAX_EBT_ENTRIES (((INT_MAX - sizeof(struct ebt_table_info)) / \ macro
1131 if (tmp.nentries >= MAX_EBT_ENTRIES) in do_replace()
1133 if (tmp.num_counters >= MAX_EBT_ENTRIES) in do_replace()
2273 if (tmp.nentries >= MAX_EBT_ENTRIES) in compat_copy_ebt_replace_from_user()
2275 if (tmp.num_counters >= MAX_EBT_ENTRIES) in compat_copy_ebt_replace_from_user()