Searched refs:XT_RECENT_MAX_NSTAMPS (Results 1 – 1 of 1) sorted by relevance
67 #define XT_RECENT_MAX_NSTAMPS 256 macro362 if (info->hit_count >= XT_RECENT_MAX_NSTAMPS) { in recent_mt_check()364 info->hit_count, XT_RECENT_MAX_NSTAMPS - 1); in recent_mt_check()747 BUILD_BUG_ON_NOT_POWER_OF_2(XT_RECENT_MAX_NSTAMPS); in recent_mt_init()749 if (!ip_list_tot || ip_pkt_list_tot >= XT_RECENT_MAX_NSTAMPS) in recent_mt_init()