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

/vbox/src/VBox/Devices/Network/
H A DDrvUDPTunnel.cpp50 typedef struct DRVUDPTUNNEL struct
98 } DRVUDPTUNNEL, *PDRVUDPTUNNEL; typedef in typeref:struct:DRVUDPTUNNEL
102 #define PDMINETWORKUP_2_DRVUDPTUNNEL(pInterface) ( (PDRVUDPTUNNEL)((uintptr_t)pInterface - RT_OFFSETOF(DRVUDPTUNNEL, INetworkUp)) )
628 sizeof(DRVUDPTUNNEL),

Completed in 34 milliseconds