Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/src/include/lwip/prot/
H A Ddhcp.h156 #define DHCP_OPTION_MESSAGE_TYPE 53 /* RFC 2132 9.6, important for DHCP */ macro
/minix3/minix/lib/liblwip/dist/src/core/ipv4/
H A Ddhcp.c1563 case(DHCP_OPTION_MESSAGE_TYPE): in dhcp_parse_reply()
1887 dhcp_option(dhcp, DHCP_OPTION_MESSAGE_TYPE, DHCP_OPTION_MESSAGE_TYPE_LEN); in dhcp_create_msg()