Searched refs:do_listen (Results 1 – 5 of 5) sorted by relevance
150 void do_listen ( struct api_msg_msg *msg);
252 msg.function = do_listen; in netconn_listen_with_backlog()
1052 do_listen(struct api_msg_msg *msg) function
1723 int do_listen = 0; local1726 do_listen = 1;1731 if (!do_listen) {
2101 allocated by do_listen if success) and netconn_accept errors handling. In