Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/dhcp/
Dnxd_dhcp_client.h375 #define NX_DHCP_INVALID_PAYLOAD 0x9C /* Client receives DHCP message exceeding packet pa… macro
Dnxd_dhcp_client.c330 return(NX_DHCP_INVALID_PAYLOAD); in _nx_dhcp_create()
864 return(NX_DHCP_INVALID_PAYLOAD); in _nxe_dhcp_packet_pool_set()