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