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