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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp102 #define PCNET_MAX_LINKDOWN_REPORTED 3 macro
2371 && pThis->cLinkDownReported > PCNET_MAX_LINKDOWN_REPORTED)
3817 if (pThis->cLinkDownReported <= PCNET_MAX_LINKDOWN_REPORTED)

Completed in 80 milliseconds