Searched refs:last_timer (Results 1 – 2 of 2) sorted by relevance
1218 if (pcb->last_timer == tcp_timer_ctr) { in tcp_slowtmr()1224 pcb->last_timer = tcp_timer_ctr; in tcp_slowtmr()1490 if (pcb->last_timer != tcp_timer_ctr) { in tcp_fasttmr()1492 pcb->last_timer = tcp_timer_ctr; in tcp_fasttmr()1906 pcb->last_timer = tcp_timer_ctr; in tcp_alloc()
279 u8_t last_timer; member