Searched refs:TF_RESET (Results 1 – 2 of 2) sorted by relevance
189 #define TF_RESET (u8_t)0x08U /* Connection was reset. */ macro
323 if (recv_flags & TF_RESET) { in tcp_input()597 recv_flags |= TF_RESET; in tcp_process()