Searched refs:first_drop (Results 1 – 1 of 1) sorted by relevance
584 static time_t last_drop, first_drop; in drop_connection() local602 fmt_timeframe(now - first_drop), ndropped); in drop_connection()612 first_drop = now; in drop_connection()618 fmt_timeframe(now - first_drop), ndropped + 1); in drop_connection()