Searched refs:nh_group (Results 1 – 3 of 3) sorted by relevance
119 struct nh_group { struct151 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()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()374 struct nh_group *nh_grp; in nexthop_fib_nhc()485 struct nh_group *nh_grp; in nexthop_fib6_nh()[all …]
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()533 struct nh_group *nhg; in nexthop_grp_alloc()1209 struct nh_group *nhg; in nexthop_select_path()1233 struct nh_group *nhg; in nexthop_for_each_fib6_nh()1282 struct nh_group *nhg; in fib6_check_nexthop()1354 struct nh_group *nhg; in fib_check_nexthop()1906 struct nh_group *nhg; in nh_rt_cache_flush()2414 struct nh_group *nhg; in nexthop_create_group()[all …]
441 struct mlxsw_sp_nexthop_group *nh_group; member5470 fib_entry->nh_group = nh_grp; in mlxsw_sp_nexthop4_group_get()5504 struct mlxsw_sp_nexthop_group *nh_group = fib_entry->nh_group; in mlxsw_sp_fib_entry_should_offload() local5517 return !!nh_group->nhgi->adj_index_valid; in mlxsw_sp_fib_entry_should_offload()5519 return !!nh_group->nhgi->nh_rif; in mlxsw_sp_fib_entry_should_offload()5867 struct mlxsw_sp_nexthop_group *nh_group = fib_entry->nh_group; in mlxsw_sp_fib_entry_op_remote() local6176 err = mlxsw_sp_nexthop_group_vr_link(fib_entry->nh_group, in mlxsw_sp_fib4_entry_create()6866 fib6_entry->common.nh_group = nh_grp; in mlxsw_sp_nexthop6_group_get()6897 fib6_entry->common.nh_group = NULL; in mlxsw_sp_nexthop6_group_update()6931 fib6_entry->common.nh_group = old_nh_grp; in mlxsw_sp_nexthop6_group_update()[all …]
Completed in 55 milliseconds