Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/protocols/sockets/tcp_client_multi_net/main/
Dtcp_client_multiple.c26 #define HOST_NAME CONFIG_EXAMPLE_HOST_NAME macro
126 int err = getaddrinfo(HOST_NAME, NULL, &hints, &res); in app_connection_task()
/hal_espressif-3.6.0/components/lwip/include/apps/dhcpserver/
Ddhcpserver_options.h41 HOST_NAME = 12, enumerator