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

/vbox/src/VBox/Devices/Network/
H A DSrvIntNetR0.cpp234 /** Set if the INTNET::MacAddr member has been explicitly set. */
269 * This is protected by the INTNET::hMtxCreateOpenDestroy. */
355 * This is protected by the INTNET::hMtxCreateOpenDestroy. */
370 struct INTNET *pIntNet;
405 typedef struct INTNET struct
412 /** List of networks. Protected by INTNET::Spinlock. */
416 } INTNET; typedef in typeref:struct:INTNET
418 typedef struct INTNET *PINTNET;
4661 * @param pvUser2 Pointer to the INTNET instance data.
4670 * We grab the INTNET creat
[all...]

Completed in 40 milliseconds