Searched refs:netconn_listen (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/lwip2/src/apps/tcpecho/
H A Dtcpecho.c60 netconn_listen(conn);
/barrelfish-master/lib/lwip2/src/apps/httpserver/
H A Dhttpserver-netconn.c80 netconn_listen(conn);
/barrelfish-master/include/lwip/lwip/
H A Dapi.h198 #define netconn_listen(conn) netconn_listen_with_backlog(conn, TCP_DEFAULT_LISTEN_BACKLOG) macro
/barrelfish-master/include/lwip2/lwip/
H A Dapi.h313 #define netconn_listen(conn) netconn_listen_with_backlog(conn, TCP_DEFAULT_LISTEN_BACKLOG) macro

Completed in 92 milliseconds