Searched refs:TCPTV_PERSMAX (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/netinet/ | ||
H A D | tcp_timer.h | 125 #define TCPTV_PERSMAX ( 60*PR_SLOWHZ) /* maximum persist interval */ macro |
H A D | tcp_output.c | 1675 TCPTV_PERSMIN, TCPTV_PERSMAX); in tcp_setpersist() |