Searched refs:TCPTV_MAXUNACKTIME (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | tcp_timer.h | 86 #define TCPTV_MAXUNACKTIME 0 /* max time without making progress */ macro |
H A D | tcp_timer.c | 164 int tcp_maxunacktime = TCPTV_MAXUNACKTIME; |