Home
last modified time | relevance | path

Searched defs:nh_res_table (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/
Dnexthop.h80 struct nh_res_table { struct
81 struct net *net;
82 u32 nhg_id;
83 struct delayed_work upkeep_dw;
88 struct list_head uw_nh_entries;
89 unsigned long unbalanced_since;
91 u32 idle_timer;
92 u32 unbalanced_timer;
94 u16 num_nh_buckets;
95 struct nh_res_bucket nh_buckets[];
[all …]
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c4618 const struct nh_notifier_res_table_info *nh_res_table, in mlxsw_sp_nexthop_obj_res_group_size_validate()
4661 const struct nh_notifier_res_table_info *nh_res_table, in mlxsw_sp_nexthop_obj_res_group_validate()