Searched refs:TCP_MAXIDLE (Results 1 – 6 of 6) sorted by relevance
150 #define TCP_MAXIDLE TCP_KEEPCNT_DEFAULT * TCP_KEEPINTVL_DEFAULT /* Maximum KEEPALIVE… macro
153 #define TCP_MAXIDLE TCP_KEEPCNT_DEFAULT * TCP_KEEPINTVL_DEFAULT /* Maximum KEEPALIVE… macro
70 #define TCP_KEEP_DUR(pcb) TCP_MAXIDLE
81 #define TCP_KEEP_DUR(pcb) TCP_MAXIDLE
133 #define TCP_KEEP_DUR(pcb) TCP_MAXIDLE
Completed in 89 milliseconds