Home
last modified time | relevance | path

Searched refs:oldest_set (Results 1 – 1 of 1) sorted by relevance

/src/sys/netinet/
H A Dtcp_subr.c4715 int i, oldest, oldest_set = 0, cnt_rm = 0; in tcp_req_check_for_stale_entries() local
4733 ((oldest_delta < time_delta) || (oldest_set == 0))) { in tcp_req_check_for_stale_entries()
4734 oldest_set = 1; in tcp_req_check_for_stale_entries()
4749 if ((cnt_rm == 0) && rm_oldest && oldest_set) { in tcp_req_check_for_stale_entries()