Home
last modified time | relevance | path

Searched refs:NETCONN_LISTEN (Results 1 - 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dapi.h150 NETCONN_LISTEN, enumerator
/third_party/lwip/src/api/
H A Dapi_msg.c1186 (state != NETCONN_LISTEN) &&
1555 msg->conn->state = NETCONN_LISTEN;
1566 } else if (msg->conn->state == NETCONN_LISTEN) {
2003 ((msg->msg.sd.shut == NETCONN_SHUT_RDWR) || (state != NETCONN_LISTEN))) {

Completed in 4 milliseconds