Searched refs:dhcpv6_send_renew (Results 1 – 2 of 2) sorted by relevance
668 static int dhcpv6_send_renew(struct net_if *iface) in dhcpv6_send_renew() function1372 (void)dhcpv6_send_renew(iface); in dhcpv6_enter_renewing()1994 (void)dhcpv6_send_renew(iface); in dhcpv6_manage_timers()
551 ret = dhcpv6_send_renew(test_ctx.iface); in ZTEST()