Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Ddhcp6.h129 #define DHCP6_OPTION_DNS_SERVERS 23 /* RFC 3646 */ macro
/third_party/lwip/src/core/ipv6/
Ddhcp6.c456 DHCP6_OPTION_DNS_SERVERS, in dhcp6_information_request()
672 case (DHCP6_OPTION_DNS_SERVERS): in dhcp6_parse_reply()