dhcp_rx_options_given is only used within LwIP.
 
Symbols
loading...
Files
loading...

dhcp_rx_options_given variable

Holds a flag which option was received and is contained in dhcp_rx_options_val, only valid while in dhcp_recv. @todo: move this into struct dhcp?

Syntax

u8_t dhcp_rx_options_given[DHCP_OPTION_IDX_MAX];