Searched refs:drop_count (Results 1 – 4 of 4) sorted by relevance
276 md->avg_interval = md->drop_count; in restrictions()278 md->avg_interval += (md->drop_count - in restrictions()280 if (md->count < 10 || (md->drop_count > in restrictions()284 md->drop_count = flags; in restrictions()
231 md->drop_count = current_time - md->lasttime; in ntp_monitor()284 md->drop_count = 0; in ntp_monitor()
1930 im->lastdrop = htonl((u_int32)md->drop_count); in mon_getlist()1974 im->lastdrop = htonl((u_int32)md->drop_count); in mon_getlist_1()
789 u_long drop_count; /* dropped due RESLIMIT*/ member