Searched refs:net_dhcpv4_start (Results 1 – 10 of 10) sorted by relevance
59 net_dhcpv4_start(iface); in app_dhcpv4_startup()
62 net_dhcpv4_start(net_if_get_default()); in app_dhcpv4_startup()
175 void net_dhcpv4_start(struct net_if *iface);
37 net_dhcpv4_start(iface); in start_dhcpv4_client()
68 net_dhcpv4_start(iface); in setup_dhcpv4()
251 net_dhcpv4_start(iface); in setup_dhcpv4()
473 net_dhcpv4_start(iface);
109 net_dhcpv4_start(iface); in setup_dhcpv4()
240 net_dhcpv4_start(esp32_wifi_iface); in esp_wifi_handle_connect_event()
1308 void net_dhcpv4_start(struct net_if *iface) in net_dhcpv4_start() function