Home
last modified time | relevance | path

Searched defs:DhcpResult (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_dhcp_callback.h26 struct DhcpResult { struct
39 virtual int32_t OnDhcpSuccess(EthernetDhcpCallback::DhcpResult &dhcpResult) = 0; argument
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/include/
H A Dnetsys_controller_callback.h25 struct DhcpResult { struct
44 virtual int32_t OnDhcpSuccess(NetsysControllerCallback::DhcpResult &dhcpResult) = 0; argument
/ohos5.0/foundation/communication/dhcp/interfaces/inner_api/include/
H A Ddhcp_define.h131 struct DhcpResult { struct
151 DhcpResult() in DhcpResult() argument
/ohos5.0/foundation/communication/dhcp/interfaces/kits/c/
H A Ddhcp_result_event.h60 }DhcpResult; typedef