Searched refs:DHCP6_REPLY (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/prot/ | ||
D | dhcp6.h | 84 #define DHCP6_REPLY 7 macro |
/third_party/lwip/src/core/ipv6/ | ||
D | dhcp6.c | 748 if (msg_type == DHCP6_REPLY) { in dhcp6_recv() |