Searched refs:persist_cnt (Results 1 – 3 of 3) sorted by relevance
1420 if (pcb->persist_cnt < backoff_cnt) {1421 pcb->persist_cnt++;1423 if (pcb->persist_cnt >= backoff_cnt) {1440 pcb->persist_cnt = 0;
1326 pcb->persist_cnt = 0; in tcp_output()
376 u8_t persist_cnt; member