Home
last modified time | relevance | path

Searched refs:nFinished (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_options.cpp162 int nIndex = 0, maxLen = DHCP_OPT_SIZE, nOver = 0, nFinished = 0, nFlag = OPTION_FIELD; in GetDhcpOption() local
163 while (nFinished == 0) { in GetDhcpOption()
193 nFinished = 1; in GetDhcpOption()

Completed in 1 milliseconds