Home
last modified time | relevance | path

Searched refs:lanIface (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp93 cJSON *lanIface = cJSON_GetObjectItem(item, CONFIG_KEY_ETH_LANIFACE.c_str()); in ReadEthernetInterfaces() local
94 if (lanIface == nullptr) { in ReadEthernetInterfaces()
99 iface = cJSON_GetStringValue(lanIface); in ReadEthernetInterfaces()

Completed in 2 milliseconds