Searched refs:XT_MAX_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
39 #define XT_MAX_TABLE_SIZE (512 * 1024 * 1024) macro710 if (mem > XT_MAX_TABLE_SIZE) in xt_compat_init_offsets()945 if (size > XT_MAX_TABLE_SIZE / sizeof(unsigned int)) in xt_alloc_entry_offsets()1169 if (sz < sizeof(*info) || sz >= XT_MAX_TABLE_SIZE) in xt_alloc_table_info()1341 if (counters > XT_MAX_TABLE_SIZE) in xt_counters_alloc()