Searched refs:TCP_KEEP_INTVL (Results 1 – 1 of 1) sorted by relevance
134 #define TCP_KEEP_INTVL(pcb) ((pcb)->keep_intvl) macro137 #define TCP_KEEP_INTVL(pcb) TCP_KEEPINTVL_DEFAULT macro298 idle = (TCP_KEEP_INTVL(pcb) / TCP_SLOW_INTERVAL); in tcp_set_timer_tick_by_keepalive()1519 (pcb->keep_idle + pcb->keep_cnt_sent * TCP_KEEP_INTVL(pcb))