Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Ddhcp.h138 #define DHCP_OPTION_HOSTNAME 12 macro
/third_party/lwip/src/core/ipv4/
Ddhcp.c1553 options_out_len = dhcp_option(options_out_len, options, DHCP_OPTION_HOSTNAME, (u8_t)len);