Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wifi_event.c160 uint32_t g_ipCheckOut = 0; variable
177 if (g_ipCheckOut++ > DHCP_CHECK_CNT) { in HdfDhcpResultCheck()
198 g_ipCheckOut = 0; in HdfStartDhcpClient()