Searched refs:NX_DHCP_OPTIONS_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
148 #ifndef NX_DHCP_OPTIONS_BUFFER_SIZE149 #define NX_DHCP_OPTIONS_BUFFER_SIZE 312 macro441 UCHAR nx_dhcp_options_buffer[NX_DHCP_OPTIONS_BUFFER_SIZE];
7614 if ((length - NX_BOOTP_OFFSET_OPTIONS) > NX_DHCP_OPTIONS_BUFFER_SIZE) in _nx_dhcp_extract_information()7615 interface_record -> nx_dhcp_options_size = NX_DHCP_OPTIONS_BUFFER_SIZE; in _nx_dhcp_extract_information()