Searched refs:pcb_remove (Results 1 – 1 of 1) sorted by relevance
1200 u8_t pcb_remove; /* flag if a PCB should be removed */ in tcp_slowtmr() local1229 pcb_remove = 0; in tcp_slowtmr()1233 ++pcb_remove; in tcp_slowtmr()1236 ++pcb_remove; in tcp_slowtmr()1243 ++pcb_remove; /* max probes reached */ in tcp_slowtmr()1326 ++pcb_remove; in tcp_slowtmr()1342 ++pcb_remove; in tcp_slowtmr()1369 ++pcb_remove; in tcp_slowtmr()1377 ++pcb_remove; in tcp_slowtmr()1383 if (pcb_remove) { in tcp_slowtmr()[all …]