Searched refs:TF_RESET (Results 1 – 2 of 2) sorted by relevance
188 #define TF_RESET (u8_t)0x08U /* Connection was reset. */ macro
308 if (recv_flags & TF_RESET) { in tcp_input()608 recv_flags |= TF_RESET;
Completed in 5 milliseconds