Home
last modified time | relevance | path

Searched refs:CONFIG_KEY_ETH_IFACE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp41 const std::string CONFIG_KEY_ETH_IFACE = "iface"; variable
95 cJSON *ethIface = cJSON_GetObjectItem(item, CONFIG_KEY_ETH_IFACE.c_str()); in ReadEthernetInterfaces()