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

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/drv/
H A DVBoxNetFltRt-win.cpp2141 bool bMatch = true; local
2155 bMatch = false;
2205 bMatch = false;
2219 if (bMatch && !bCompleteMatch)
2226 return bMatch;
2243 bool bMatch = true; local
2256 bMatch = false;
2307 bMatch = false;
2321 if (bMatch && !bCompleteMatch)
2326 return bMatch;
[all...]

Completed in 38 milliseconds