Searched refs:tcp_timer_ctr (Results 1 – 3 of 3) sorted by relevance
123 static u8_t tcp_timer_ctr; variable799 ++tcp_timer_ctr; in tcp_slowtmr()813 if (pcb->last_timer == tcp_timer_ctr) { in tcp_slowtmr()818 pcb->last_timer = tcp_timer_ctr; in tcp_slowtmr()1050 ++tcp_timer_ctr; in tcp_fasttmr()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()
136 static u8_t tcp_timer_ctr; variable992 ++tcp_timer_ctr; in tcp_slowtmr()1006 if (pcb->last_timer == tcp_timer_ctr) { in tcp_slowtmr()1011 pcb->last_timer = tcp_timer_ctr; in tcp_slowtmr()1250 ++tcp_timer_ctr; in tcp_fasttmr()1256 if (pcb->last_timer != tcp_timer_ctr) { in tcp_fasttmr()1258 pcb->last_timer = tcp_timer_ctr; in tcp_fasttmr()1616 pcb->last_timer = tcp_timer_ctr; in tcp_alloc()
189 static u8_t tcp_timer_ctr; variable1206 ++tcp_timer_ctr; in tcp_slowtmr()1220 if (pcb->last_timer == tcp_timer_ctr) { in tcp_slowtmr()1225 pcb->last_timer = tcp_timer_ctr; in tcp_slowtmr()1485 ++tcp_timer_ctr; in tcp_fasttmr()1491 if (pcb->last_timer != tcp_timer_ctr) { in tcp_fasttmr()1493 pcb->last_timer = tcp_timer_ctr; in tcp_fasttmr()1907 pcb->last_timer = tcp_timer_ctr; in tcp_alloc()