Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dnexthop.h181 struct nh_notifier_single_info { struct
196 struct nh_notifier_single_info nh; argument
210 struct nh_notifier_single_info old_nh;
211 struct nh_notifier_single_info new_nh;
217 struct nh_notifier_single_info nhs[] __counted_by(num_nh_buckets);
237 struct nh_notifier_single_info *nh;
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4902 const struct nh_notifier_single_info *nh, in mlxsw_sp_nexthop_obj_single_validate()
4919 const struct nh_notifier_single_info *nh, in mlxsw_sp_nexthop_obj_group_entry_validate()
4953 const struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_group_validate()
5024 const struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_res_group_validate()
5041 struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_validate()
5112 struct nh_notifier_single_info *nh_obj, int weight) in mlxsw_sp_nexthop_obj_init()
5213 struct nh_notifier_single_info *nh_obj; in mlxsw_sp_nexthop_obj_group_info_init()
5603 struct nh_notifier_single_info *nh_obj; in mlxsw_sp_nexthop_obj_bucket_replace()
/linux-6.15/net/ipv4/
H A Dnexthop.c97 __nh_notifier_single_info_init(struct nh_notifier_single_info *nh_info, in __nh_notifier_single_info_init()