Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Ddhcp.h185 #define DHCP_ACK 5 macro
/lib/liblwip/src/core/
Ddhcp.c1510 (dhcp_get_option_value(dhcp, DHCP_OPTION_IDX_MSG_TYPE) == DHCP_ACK)) in dhcp_parse_reply()
1596 if (msg_type == DHCP_ACK) { in dhcp_recv()