Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h32 struct MDnsConfig { struct
33 bool ipv6Support = false;
34 int configAllIface = true;
35 int configLo = true;
36 std::string topDomain = MDNS_TOP_DOMAIN_DEFAULT;
37 std::string hostname;