Home
last modified time | relevance | path

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

/external/lib/lwip/include/lwip/
A Dtcp_impl.h189 #define TF_CLOSED (u8_t)0x10U /* Connection was sucessfully closed. */ macro
/external/lib/lwip/core/
A Dtcp_in.c316 } else if (recv_flags & TF_CLOSED) { in tcp_input()
792 recv_flags |= TF_CLOSED;

Completed in 7 milliseconds