Searched refs:old_runtime (Results 1 – 1 of 1) sorted by relevance
7141 static uint64_t old_runtime; in tcp_dropdropablreq() local7189 if ((i = (now_sec - old_runtime)) != 0) { in tcp_dropdropablreq()7190 old_runtime = now_sec; in tcp_dropdropablreq()