Searched refs:dhcpv6_send_rebind (Results 1 – 2 of 2) sorted by relevance
698 static int dhcpv6_send_rebind(struct net_if *iface) in dhcpv6_send_rebind() function1385 (void)dhcpv6_send_rebind(iface); in dhcpv6_enter_rebinding()2023 (void)dhcpv6_send_rebind(iface); in dhcpv6_manage_timers()
582 ret = dhcpv6_send_rebind(test_ctx.iface); in ZTEST()