Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Ddhcp6.h84 #define DHCP6_REPLY 7 macro
/third_party/lwip/src/core/ipv6/
Ddhcp6.c748 if (msg_type == DHCP6_REPLY) { in dhcp6_recv()