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