Searched refs:pcb_remove (Results 1 – 1 of 1) sorted by relevance
754 u8_t pcb_remove; /* flag if a PCB should be removed */ in tcp_slowtmr() local774 pcb_remove = 0; in tcp_slowtmr()778 ++pcb_remove; in tcp_slowtmr()782 ++pcb_remove; in tcp_slowtmr()837 ++pcb_remove; in tcp_slowtmr()859 ++pcb_remove; in tcp_slowtmr()893 ++pcb_remove; in tcp_slowtmr()901 ++pcb_remove; in tcp_slowtmr()907 if (pcb_remove) { in tcp_slowtmr()954 pcb_remove = 0; in tcp_slowtmr()[all …]