Searched refs:tcp_timer_ctr (Results 1 – 1 of 1) sorted by relevance
192 static u8_t tcp_timer_ctr; variable1381 ++tcp_timer_ctr;1395 if (pcb->last_timer == tcp_timer_ctr) {1401 pcb->last_timer = tcp_timer_ctr;1661 ++tcp_timer_ctr;1667 if (pcb->last_timer != tcp_timer_ctr) {1669 pcb->last_timer = tcp_timer_ctr;2083 pcb->last_timer = tcp_timer_ctr;