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

/vbox/src/VBox/Devices/Network/
H A DSrvIntNetR0.cpp125 bool fWirePromiscuousEff; member in struct:INTNETMACTAB
1562 if (pTab->fWireActive && (!cExactHits || pTab->fWirePromiscuousEff))
1730 && (!cExactHits || pTab->fWirePromiscuousEff)
5563 pNetwork->MacTab.fWirePromiscuousEff = pNetwork->MacTab.fWirePromiscuousReal
5859 pNetwork->MacTab.fWirePromiscuousEff = pNetwork->MacTab.fWirePromiscuousReal
6079 pNetwork->MacTab.fWirePromiscuousEff = false;

Completed in 54 milliseconds