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

/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_lib.c352 netconn_addr(struct netconn *conn, struct ip_addr **addr, function
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dapi.h251 #define netconn_addr(c,i,p) netconn_getaddr(c,i,p,1) macro
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h161 #define netconn_addr lwip_netconn_addr macro

Completed in 47 milliseconds