Searched refs:pcb_remove (Results 1 – 1 of 1) sorted by relevance
792 u8_t pcb_remove; /* flag if a PCB should be removed */ in tcp_slowtmr() local820 pcb_remove = 0; in tcp_slowtmr()824 ++pcb_remove; in tcp_slowtmr()828 ++pcb_remove; in tcp_slowtmr()888 ++pcb_remove; in tcp_slowtmr()905 ++pcb_remove; in tcp_slowtmr()933 ++pcb_remove; in tcp_slowtmr()941 ++pcb_remove; in tcp_slowtmr()947 if (pcb_remove) { in tcp_slowtmr()1007 pcb_remove = 0; in tcp_slowtmr()[all …]