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

/vbox/src/VBox/Devices/Network/
H A DDrvUDPTunnel.cpp126 static DECLCALLBACK(int) drvUDPTunnelUp_AllocBuf(PPDMINETWORKUP pInterface, size_t cbMin, function
464 pThis->INetworkUp.pfnAllocBuf = drvUDPTunnelUp_AllocBuf;

Completed in 32 milliseconds