Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Dapi_msg.h150 void do_listen ( struct api_msg_msg *msg);
/external/syslinux/core/lwip/src/api/
Dapi_lib.c252 msg.function = do_listen; in netconn_listen_with_backlog()
Dapi_msg.c1052 do_listen(struct api_msg_msg *msg) function
/external/ipsec-tools/src/racoon/
Dpfkey.c1723 int do_listen = 0; local
1726 do_listen = 1;
1731 if (!do_listen) {
/external/syslinux/core/lwip/
DCHANGELOG2101 allocated by do_listen if success) and netconn_accept errors handling. In