Searched refs:nh_group (Results 1 – 3 of 3) sorted by relevance
119 struct nh_group { struct120 struct nh_group *spare; /* spare group for removals */ argument151 struct nh_group __rcu *nh_grp; argument252 const struct nh_group *nh_grp; in nexthop_is_fdb()267 struct nh_group *nh_grp; in nexthop_has_v4()278 struct nh_group *nh_grp; in nexthop_is_multipath()293 struct nh_group *nh_grp; in nexthop_num_path()304 struct nexthop *nexthop_mpath_select(const struct nh_group *nhg, int nhsel) in nexthop_mpath_select()319 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nexthop_mpath_fill_node()341 struct nh_group *nh_grp; in nexthop_is_blackhole()[all …]
120 struct nh_group *nhg) in nh_notifier_mpath_info_init()149 struct nh_group *nhg) in nh_notifier_res_table_info_init()182 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nh_notifier_grp_info_init()194 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nh_notifier_grp_info_fini()256 struct nh_group *nhg; in nh_notifier_res_bucket_idle_timer_get()396 struct nh_group *nhg; in call_nexthop_res_table_notifiers()468 struct nh_group *nhg; in nexthop_free_group()531 static struct nh_group *nexthop_grp_alloc(u16 num_nh) in nexthop_grp_alloc()533 struct nh_group *nhg; in nexthop_grp_alloc()628 static int nla_put_nh_group_res(struct sk_buff *skb, struct nh_group *nhg) in nla_put_nh_group_res()[all …]
432 struct mlxsw_sp_nexthop_group *nh_group; member5337 fib_entry->nh_group = nh_grp; in mlxsw_sp_nexthop4_group_get()5344 struct mlxsw_sp_nexthop_group *nh_grp = fib_entry->nh_group; in mlxsw_sp_nexthop4_group_put()5371 struct mlxsw_sp_nexthop_group *nh_group = fib_entry->nh_group; in mlxsw_sp_fib_entry_should_offload() local5384 return !!nh_group->nhgi->adj_index_valid; in mlxsw_sp_fib_entry_should_offload()5386 return !!nh_group->nhgi->nh_rif; in mlxsw_sp_fib_entry_should_offload()5769 struct mlxsw_sp_nexthop_group *nh_group = fib_entry->nh_group; in mlxsw_sp_fib_entry_op_remote() local5770 struct mlxsw_sp_nexthop_group_info *nhgi = nh_group->nhgi; in mlxsw_sp_fib_entry_op_remote()5809 struct mlxsw_sp_rif *rif = fib_entry->nh_group->nhgi->nh_rif; in mlxsw_sp_fib_entry_op_local()5985 struct mlxsw_sp_nexthop_group_info *nhgi = fib_entry->nh_group->nhgi; in mlxsw_sp_fib4_entry_type_set()[all …]