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

/vbox/src/VBox/Devices/Network/
H A DSrvIntNetR0.cpp178 kIntNetAddrType_End, enumerator in enum:INTNETADDRTYPE
277 INTNETADDRCACHE aAddrCache[kIntNetAddrType_End];
4819 for (int i = kIntNetAddrType_Invalid + 1; i < kIntNetAddrType_End; i++)
4903 for (int i = kIntNetAddrType_Invalid + 1; i < kIntNetAddrType_End && RT_SUCCESS(rc); i++)
5005 for (int i = kIntNetAddrType_Invalid + 1; i < kIntNetAddrType_End; i++)

Completed in 55 milliseconds