Home
last modified time | relevance | path

Searched refs:NX_DHCP_OPTION_END (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/dhcp_test/
Dnetx_dhcp_clone_function.c14 if ((option != NX_DHCP_OPTION_PAD) && (option != NX_DHCP_OPTION_END)) in dhcp_get_option_value()
/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcp_client.h310 #define NX_DHCP_OPTION_END 255 macro
Dnxd_dhcp_client.c6935 *(buffer + index) = NX_DHCP_OPTION_END; in _nx_dhcp_send_request_internal()
8214 if (*data == NX_DHCP_OPTION_END) in _nx_dhcp_search_buffer()