Searched refs:TCPTV_MAXUNACKTIME (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/netinet/ | ||
| HD | tcp_timer.h | 88 #define TCPTV_MAXUNACKTIME 0 /* max time without making progress */ macro |
| HD | tcp_timer.c | 166 int tcp_maxunacktime = TCPTV_MAXUNACKTIME; |