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