Searched refs:TF_CLOSED (Results 1 – 2 of 2) sorted by relevance
190 #define TF_CLOSED (u8_t)0x10U /* Connection was sucessfully closed. */ macro
331 } else if (recv_flags & TF_CLOSED) { in tcp_input()781 recv_flags |= TF_CLOSED; in tcp_process()