Searched refs:last_timer (Results 1 – 2 of 2) sorted by relevance
1221 if (pcb->last_timer == tcp_timer_ctr) { in tcp_slowtmr()1227 pcb->last_timer = tcp_timer_ctr; in tcp_slowtmr()1493 if (pcb->last_timer != tcp_timer_ctr) { in tcp_fasttmr()1495 pcb->last_timer = tcp_timer_ctr; in tcp_fasttmr()1909 pcb->last_timer = tcp_timer_ctr; in tcp_alloc()
279 u8_t last_timer; member