Searched refs:CONFIG_KEY_ETH_LANIFACE (Results 1 – 1 of 1) sorted by relevance
42 const std::string CONFIG_KEY_ETH_LANIFACE = "laniface"; variable93 cJSON *lanIface = cJSON_GetObjectItem(item, CONFIG_KEY_ETH_LANIFACE.c_str()); in ReadEthernetInterfaces()