Searched refs:ip_start (Results 1 – 1 of 1) sorted by relevance
716 ip4_addr_t ip_start, ip_end; in dhcpd_start() local735 ip4addr_aton(str_tmp, &ip_start); in dhcpd_start()741 res = dhcp_server_start(netif, &ip_start, &ip_end); in dhcpd_start()
Completed in 3 milliseconds