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