Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/addons/dhcp/
Dnxd_dhcp_client.h374 #define NX_DHCP_INVALID_PAYLOAD 0x9C /* Client receives DHCP message exceeding packet pa… macro
Dnxd_dhcp_client.c329 return(NX_DHCP_INVALID_PAYLOAD); in _nx_dhcp_create()
863 return(NX_DHCP_INVALID_PAYLOAD); in _nxe_dhcp_packet_pool_set()