Searched refs:old_res_table (Results 1 – 1 of 1) sorted by relevance
1980 nh_res_table_cancel_upkeep(old_res_table); in replace_nexthop_grp_res()1981 nh_res_table_migrate_buckets(old_res_table, newg); in replace_nexthop_grp_res()1982 nh_res_group_rebalance(newg, old_res_table); in replace_nexthop_grp_res()1984 old_res_table->unbalanced_since = prev_unbalanced_since; in replace_nexthop_grp_res()1985 nh_res_table_upkeep(old_res_table, true, false); in replace_nexthop_grp_res()2214 struct nh_res_table *old_res_table; in replace_nexthop_grp() local2238 old_res_table = rtnl_dereference(oldg->res_table); in replace_nexthop_grp()2245 old_res_table->num_nh_buckets) { in replace_nexthop_grp()2261 old_res_table->idle_timer = cfg->nh_grp_res_idle_timer; in replace_nexthop_grp()2263 old_res_table->unbalanced_timer = in replace_nexthop_grp()[all …]