Searched refs:NX_DHCP_OPTION_END (Results 1 – 3 of 3) sorted by relevance
14 if ((option != NX_DHCP_OPTION_PAD) && (option != NX_DHCP_OPTION_END)) in dhcp_get_option_value()
310 #define NX_DHCP_OPTION_END 255 macro
6935 *(buffer + index) = NX_DHCP_OPTION_END; in _nx_dhcp_send_request_internal()8214 if (*data == NX_DHCP_OPTION_END) in _nx_dhcp_search_buffer()