Searched refs:SL_IP_MANAGEMENT_DHCP (Results 1 – 5 of 5) sorted by relevance
57 SL_IP_MANAGEMENT_DHCP, ///< Assign IP address to an interface dynamically using DHCP enumerator
106 .mode = SL_IP_MANAGEMENT_DHCP, \
79 ip_config.mode = SL_IP_MANAGEMENT_DHCP; in sl_si91x_default_handler()
125 if (SL_IP_MANAGEMENT_DHCP == ip_config->mode) { in sli_si91x_configure_ip_address()
367 ip_config.mode = SL_IP_MANAGEMENT_DHCP; in sl_net_get_ip_address()