Searched refs:TCP_KEEP_DUR (Results 1 – 1 of 1) sorted by relevance
67 #define TCP_KEEP_DUR(pcb) ((pcb)->keep_cnt * (pcb)->keep_intvl) macro70 #define TCP_KEEP_DUR(pcb) TCP_MAXIDLE macro899 (pcb->keep_idle + TCP_KEEP_DUR(pcb)) / TCP_SLOW_INTERVAL) in tcp_slowtmr()