Searched refs:XT_RECENT_MAX_NSTAMPS (Results 1 – 1 of 1) sorted by relevance
64 #define XT_RECENT_MAX_NSTAMPS 256 macro355 if (info->hit_count >= XT_RECENT_MAX_NSTAMPS) { in recent_mt_check()357 info->hit_count, XT_RECENT_MAX_NSTAMPS - 1); in recent_mt_check()734 BUILD_BUG_ON_NOT_POWER_OF_2(XT_RECENT_MAX_NSTAMPS); in recent_mt_init()736 if (!ip_list_tot || ip_pkt_list_tot >= XT_RECENT_MAX_NSTAMPS) in recent_mt_init()