Searched refs:newAddrIsPreferred (Results 1 – 1 of 1) sorted by relevance
1280 bool newAddrIsPreferred = false; in SelectSourceAddress() local1311 newAddrIsPreferred = true; in SelectSourceAddress()1316 newAddrIsPreferred = (addr.GetScope() >= overrideScope); in SelectSourceAddress()1320 newAddrIsPreferred = (bestAddr->GetScope() < overrideScope); in SelectSourceAddress()1325 newAddrIsPreferred = addr.mPreferred; in SelectSourceAddress()1333 newAddrIsPreferred = true; in SelectSourceAddress()1338 newAddrIsPreferred = true; in SelectSourceAddress()1341 if (newAddrIsPreferred) in SelectSourceAddress()