Searched refs:DHCP_BOOTREPLY (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/prot/ | ||
D | dhcp.h | 117 #define DHCP_BOOTREPLY 2 macro |
/third_party/lwip/src/core/ipv4/ | ||
D | dhcp.c | 1788 if (reply_msg->op != DHCP_BOOTREPLY) { in dhcp_recv() |