Searched refs:TCP_KEEP_DUR (Results 1 – 1 of 1) sorted by relevance
133 #define TCP_KEEP_DUR(pcb) ((pcb)->keep_cnt * (pcb)->keep_intvl) macro136 #define TCP_KEEP_DUR(pcb) TCP_MAXIDLE macro1511 (pcb->keep_idle + TCP_KEEP_DUR(pcb)) / TCP_SLOW_INTERVAL) {