Searched refs:hit_count (Results 1 – 2 of 2) sorted by relevance
30 __u32 hit_count; member39 __u32 hit_count; member
301 if (!info->hit_count || ++hits >= info->hit_count) { in recent_mt()354 (info->seconds || info->hit_count || in recent_mt_check()359 if (info->hit_count >= XT_RECENT_MAX_NSTAMPS) { in recent_mt_check()361 info->hit_count, XT_RECENT_MAX_NSTAMPS - 1); in recent_mt_check()368 if (ip_pkt_list_tot && info->hit_count < ip_pkt_list_tot) in recent_mt_check()370 else if (info->hit_count) in recent_mt_check()371 nstamp_mask = roundup_pow_of_two(info->hit_count) - 1; in recent_mt_check()