Searched refs:DHCP6_OPTION_SERVERID (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/prot/ | ||
D | dhcp6.h | 110 #define DHCP6_OPTION_SERVERID 2 macro |
/third_party/lwip/src/core/ipv6/ | ||
D | dhcp6.c | 667 case (DHCP6_OPTION_SERVERID): in dhcp6_parse_reply() |