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

/vbox/src/VBox/Devices/Network/
H A DSrvIntNetR0.cpp418 typedef struct INTNET *PINTNET; typedef in typeref:struct:INTNET
428 static PINTNET volatile g_pIntNet = NULL;
471 DECLINLINE(bool) intnetR0NetworkIsValid(PINTNET pIntNet, PINTNETNETWORK pNetwork)
3848 PINTNET pIntNet = g_pIntNet;
3983 PINTNET pIntNet = g_pIntNet;
4050 PINTNET pIntNet = g_pIntNet;
4093 PINTNET pIntNet = g_pIntNet;
4193 PINTNET pIntNet = g_pIntNet;
4368 PINTNET pIntNet = g_pIntNet;
4446 PINTNET pIntNe
[all...]

Completed in 40 milliseconds