Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnexthop.h183 struct nh_notifier_single_info { struct
198 struct nh_notifier_single_info nh; argument
212 struct nh_notifier_single_info old_nh;
213 struct nh_notifier_single_info new_nh;
219 struct nh_notifier_single_info nhs[] __counted_by(num_nh_buckets);
239 struct nh_notifier_single_info *nh;
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4901 const struct nh_notifier_single_info *nh, in mlxsw_sp_nexthop_obj_single_validate()
4918 const struct nh_notifier_single_info *nh, in mlxsw_sp_nexthop_obj_group_entry_validate()
4952 const struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_group_validate()
5023 const struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_res_group_validate()
5040 struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_validate()
5111 struct nh_notifier_single_info *nh_obj, int weight) in mlxsw_sp_nexthop_obj_init()
5212 struct nh_notifier_single_info *nh_obj; in mlxsw_sp_nexthop_obj_group_info_init()
5602 struct nh_notifier_single_info *nh_obj; in mlxsw_sp_nexthop_obj_bucket_replace()
/linux/net/ipv4/
H A Dnexthop.c97 __nh_notifier_single_info_init(struct nh_notifier_single_info *nh_info, in __nh_notifier_single_info_init()