Home
last modified time | relevance | path

Searched refs:gwAddr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp2363 std::vector<uint32_t> gwAddr; in GetNextIpAddr() local
2377 gwAddr = TransIpAddressToVec(gateway); in GetNextIpAddr()
2378 if (newIp == (gwAddr[VEC_POS_3] & 0xFF) || newIp == (ipAddr[VEC_POS_3] & 0xFF)) { in GetNextIpAddr()