Home
last modified time | relevance | path

Searched refs:nh_group (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/
A Dnexthop.h119 struct nh_group { struct
151 struct nh_group __rcu *nh_grp; argument
252 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 …]
/linux-6.3-rc2/net/ipv4/
A Dnexthop.c257 struct nh_group *nhg; in nh_notifier_res_bucket_idle_timer_get()
397 struct nh_group *nhg; in call_nexthop_res_table_notifiers()
469 struct nh_group *nhg; in nexthop_free_group()
534 struct nh_group *nhg; in nexthop_grp_alloc()
1210 struct nh_group *nhg; in nexthop_select_path()
1234 struct nh_group *nhg; in nexthop_for_each_fib6_nh()
1283 struct nh_group *nhg; in fib6_check_nexthop()
1355 struct nh_group *nhg; in fib_check_nexthop()
1907 struct nh_group *nhg; in nh_rt_cache_flush()
2414 struct nh_group *nhg; in nexthop_create_group()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c453 struct mlxsw_sp_nexthop_group *nh_group; member
5445 fib_entry->nh_group = nh_grp; in mlxsw_sp_nexthop4_group_get()
5479 struct mlxsw_sp_nexthop_group *nh_group = fib_entry->nh_group; in mlxsw_sp_fib_entry_should_offload() local
5492 return !!nh_group->nhgi->adj_index_valid; in mlxsw_sp_fib_entry_should_offload()
5494 return !!nh_group->nhgi->nh_rif; in mlxsw_sp_fib_entry_should_offload()
5739 struct mlxsw_sp_nexthop_group *nh_group = fib_entry->nh_group; in mlxsw_sp_fib_entry_op_remote() local
6021 err = mlxsw_sp_nexthop_group_vr_link(fib_entry->nh_group, in mlxsw_sp_fib4_entry_create()
6701 fib6_entry->common.nh_group = nh_grp; in mlxsw_sp_nexthop6_group_get()
6732 fib6_entry->common.nh_group = NULL; in mlxsw_sp_nexthop6_group_update()
6765 fib6_entry->common.nh_group = old_nh_grp; in mlxsw_sp_nexthop6_group_update()
[all …]

Completed in 31 milliseconds