Home
last modified time | relevance | path

Searched refs:do_listen (Results 1 – 4 of 4) sorted by relevance

/lib/liblwip/src/include/lwip/
Dapi_msg.h153 void do_listen ( struct api_msg_msg *msg);
/lib/liblwip/src/api/
Dapi_lib.c252 msg.function = do_listen; in netconn_listen_with_backlog()
Dapi_msg.c1064 do_listen(struct api_msg_msg *msg) function
/lib/liblwip/
DCHANGELOG2400 allocated by do_listen if success) and netconn_accept errors handling. In