Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/dhcp/
Dnxd_dhcp_client.h369 #define NX_DHCP_DEST_TO_SMALL 0x95 /* DHCP response is too big for destination … macro
Dnxd_dhcp_client.c4661 return(NX_DHCP_DEST_TO_SMALL); in _nx_dhcp_interface_user_option_retrieve()