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

/vbox/src/VBox/Devices/Network/
H A DDrvTAP.cpp77 typedef struct DRVTAP struct
131 } DRVTAP, *PDRVTAP; typedef in typeref:struct:DRVTAP
135 #define PDMINETWORKUP_2_DRVTAP(pInterface) ( (PDRVTAP)((uintptr_t)pInterface - RT_OFFSETOF(DRVTAP, INetworkUp)) )
326 * @param pvUser Pointer to a DRVTAP structure.
1021 sizeof(DRVTAP),

Completed in 42 milliseconds