Home
last modified time | relevance | path

Searched refs:DHCP_OPTION_DNS_SERVER (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/prot/
Ddhcp.h137 #define DHCP_OPTION_DNS_SERVER 6 macro
/third_party/toybox/toys/pending/
Ddhcp.c102 #define DHCP_OPTION_DNS_SERVER 0x06 macro
914 *optptr++ = DHCP_OPTION_DNS_SERVER; in dhcpc_addreqoptions()
/third_party/lwip/src/core/ipv4/
Ddhcp.c174 , DHCP_OPTION_DNS_SERVER
1660 case (DHCP_OPTION_DNS_SERVER):