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