Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Ddhcp6.h109 #define DHCP6_OPTION_CLIENTID 1 macro
/third_party/lwip/src/core/ipv6/
Ddhcp6.c663 case (DHCP6_OPTION_CLIENTID): in dhcp6_parse_reply()