Home
last modified time | relevance | path

Searched refs:TF_RESET (Results 1 – 2 of 2) sorted by relevance

/external/lib/lwip/include/lwip/
A Dtcp_impl.h188 #define TF_RESET (u8_t)0x08U /* Connection was reset. */ macro
/external/lib/lwip/core/
A Dtcp_in.c308 if (recv_flags & TF_RESET) { in tcp_input()
608 recv_flags |= TF_RESET;

Completed in 5 milliseconds