Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcp_client.h373 #define NX_DHCP_INVALID_MESSAGE 0x9B /* Invalid message received or requested to send … macro
Dnxd_dhcp_client.c6495 return NX_DHCP_INVALID_MESSAGE; in _nx_dhcp_interface_send_request()