Searched defs:DhcpResult (Results 1 – 4 of 4) sorted by relevance
26 struct DhcpResult { struct39 virtual int32_t OnDhcpSuccess(EthernetDhcpCallback::DhcpResult &dhcpResult) = 0; argument
25 struct DhcpResult { struct44 virtual int32_t OnDhcpSuccess(NetsysControllerCallback::DhcpResult &dhcpResult) = 0; argument
131 struct DhcpResult { struct151 DhcpResult() in DhcpResult() argument
60 }DhcpResult; typedef