Home
last modified time | relevance | path

Searched defs:dhcpReqState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Ddev_interface_state.cpp80 void DevInterfaceState::SetDhcpReqState(bool dhcpReqState) in SetDhcpReqState()
H A Dethernet_management.cpp157 bool dhcpReqState = devState->GetDhcpReqState(); in UpdateInterfaceState() local