Searched refs:nh_entries (Results 1 – 4 of 4) sorted by relevance
129 struct nh_grp_entry nh_entries[]; member190 struct nh_notifier_grp_entry_info nh_entries[]; member312 return nhg->nh_entries[nhsel].nh; in nexthop_mpath_select()323 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_mpath_fill_node()326 int weight = nhg->nh_entries[i].weight; in nexthop_mpath_fill_node()347 nh = nh_grp->nh_entries[0].nh; in nexthop_is_blackhole()402 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_get_nhc_lookup()431 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_uses_dev()
679 p->id = nhg->nh_entries[i].nh->id; in nla_put_nh_group()1642 total += nhg->nh_entries[i].weight; in nh_res_group_rebalance()1721 total += nhg->nh_entries[i].weight; in nh_hthr_group_rebalance()1762 nhges = nhg->nh_entries; in remove_nh_grp_entry()1763 new_nhges = newg->nh_entries; in remove_nh_grp_entry()1768 if (nhg->nh_entries[i].nh == nh) { in remove_nh_grp_entry()1999 newg->nh_entries[i].nh_parent = old; in replace_nexthop_grp()2025 nhges = nhg->nh_entries; in nh_group_v4_update()2457 nhg->nh_entries[i].nh = nhe; in nexthop_create_group()2460 nhg->nh_entries[i].nh_parent = nh; in nexthop_create_group()[all …]
1135 occ += info->nh_grp->nh_entries[i].weight; in nsim_nexthop_create()
4610 nh = &nh_grp->nh_entries[i].nh; in mlxsw_sp_nexthop_obj_group_validate()4873 nh_obj = &info->nh_grp->nh_entries[i].nh; in mlxsw_sp_nexthop_obj_group_info_init()4874 weight = info->nh_grp->nh_entries[i].weight; in mlxsw_sp_nexthop_obj_group_info_init()
Completed in 35 milliseconds