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

/vbox/include/iprt/
H A Dudp.h67 * return VERR_UDP_SERVER_STOP too terminate this loop. RTUdpServerDestroy()
109 RTR3DECL(int) RTUdpServerDestroy(PRTUDPSERVER pServer);
H A Dmangling.h1832 # define RTUdpServerDestroy RT_MANGLER(RTUdpServerDestroy) macro
/vbox/src/VBox/Runtime/r3/
H A Dudp.cpp182 * return VERR_UDP_SERVER_STOP too terminate this loop. RTUdpServerDestroy()
236 RTUdpServerDestroy(pServer);
569 RTR3DECL(int) RTUdpServerDestroy(PRTUDPSERVER pServer) function
/vbox/src/VBox/Devices/Network/
H A DDrvUDPTunnel.cpp419 RTUdpServerDestroy(pThis->pServer);
581 RTUdpServerDestroy(pThis->pServer);

Completed in 484 milliseconds