Searched refs:last_timer (Results 1 – 2 of 2) sorted by relevance
813 if (pcb->last_timer == tcp_timer_ctr) { in tcp_slowtmr()818 pcb->last_timer = tcp_timer_ctr; in tcp_slowtmr()1056 if (pcb->last_timer != tcp_timer_ctr) { in tcp_fasttmr()1058 pcb->last_timer = tcp_timer_ctr; in tcp_fasttmr()1329 pcb->last_timer = tcp_timer_ctr; in tcp_alloc()
192 u8_t last_timer; member
Completed in 5 milliseconds