XT_MAX_TABLE_SIZE  708 net/netfilter/x_tables.c 	if (mem > XT_MAX_TABLE_SIZE)
XT_MAX_TABLE_SIZE  946 net/netfilter/x_tables.c 	if (size > XT_MAX_TABLE_SIZE / sizeof(unsigned int))
XT_MAX_TABLE_SIZE 1173 net/netfilter/x_tables.c 	if (sz < sizeof(*info) || sz >= XT_MAX_TABLE_SIZE)
XT_MAX_TABLE_SIZE 1345 net/netfilter/x_tables.c 	if (counters > XT_MAX_TABLE_SIZE)