Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_subr.c4436 tcp_req_check_for_stale_entries(struct tcpcb *tp, uint64_t ts, int rm_oldest) in tcp_req_check_for_stale_entries() argument
4474 if ((cnt_rm == 0) && rm_oldest && oldest_set) { in tcp_req_check_for_stale_entries()