Searched refs:dhcpv6_send_confirm (Results 1 – 2 of 2) sorted by relevance
742 static int dhcpv6_send_confirm(struct net_if *iface) in dhcpv6_send_confirm() function1493 (void)dhcpv6_send_confirm(iface); in dhcpv6_enter_confirming()2088 (void)dhcpv6_send_confirm(iface); in dhcpv6_manage_timers()
519 ret = dhcpv6_send_confirm(test_ctx.iface); in ZTEST()