Searched refs:XT_MAX_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
40 #define XT_MAX_TABLE_SIZE (512 * 1024 * 1024) macro730 if (mem > XT_MAX_TABLE_SIZE) in xt_compat_init_offsets()965 if (size > XT_MAX_TABLE_SIZE / sizeof(unsigned int)) in xt_alloc_entry_offsets()1189 if (sz < sizeof(*info) || sz >= XT_MAX_TABLE_SIZE) in xt_alloc_table_info()1376 if (counters > XT_MAX_TABLE_SIZE) in xt_counters_alloc()