Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp427 bool bInitSuccess = true; in InitSocketFd() local
432 bInitSuccess = false; in InitSocketFd()
439 bInitSuccess = false; in InitSocketFd()
442 if (!bInitSuccess || (m_sockFd < 0)) { in InitSocketFd()

Completed in 3 milliseconds