Searched refs:CONFIG_KEY_ETH_CAPS (Results 1 – 1 of 1) sorted by relevance
43 const std::string CONFIG_KEY_ETH_CAPS = "caps"; variable102 cJSON *capsObj = cJSON_GetObjectItem(item, CONFIG_KEY_ETH_CAPS.c_str()); in ReadEthernetInterfaces()