Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dhttp_client.h82 HTTPC_RESULT_ERR_HOSTNAME = 3, enumerator
/third_party/lwip/src/apps/http/
Dhttp_client.c457 result = HTTPC_RESULT_ERR_HOSTNAME; in httpc_dns_found()