Home
last modified time | relevance | path

Searched refs:getCnt (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.cpp2358 uint32_t getCnt = 1; in GetNextIpAddr() local
2362 while (getCnt++ < GET_NEXT_IP_MAC_CNT) { in GetNextIpAddr()
2392 if (newIp > 1 && newIp <= iMAX && getCnt < GET_NEXT_IP_MAC_CNT) { in GetNextIpAddr()