Searched refs:ESP_ERR_ESP_NETIF_DNS_NOT_CONFIGURED (Results 1 – 3 of 3) sorted by relevance
35 #define ESP_ERR_ESP_NETIF_DNS_NOT_CONFIGURED ESP_ERR_ESP_NETIF_BASE + 0x0A macro
538 # ifdef ESP_ERR_ESP_NETIF_DNS_NOT_CONFIGURED539 ERR_TBL_IT(ESP_ERR_ESP_NETIF_DNS_NOT_CONFIGURED), /* 20490 0x500a */
1541 return ESP_ERR_ESP_NETIF_DNS_NOT_CONFIGURED; in esp_netif_get_dns_info()