Searched defs:netconn_listen (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_lib.c457 netconn_listen(struct netconn *conn) function
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dapi.h257 #define netconn_listen(conn) netconn_listen_with_backlog(conn, TCP_DEFAULT_LISTEN_BACKLOG) macro
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h168 #define netconn_listen lwip_netconn_listen macro

Completed in 84 milliseconds