Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dnexthop.h169 struct nh_notifier_single_info { struct
184 struct nh_notifier_single_info nh; argument
197 struct nh_notifier_single_info old_nh;
198 struct nh_notifier_single_info new_nh;
203 struct nh_notifier_single_info nhs[];
212 struct nh_notifier_single_info *nh;
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c4777 const struct nh_notifier_single_info *nh, in mlxsw_sp_nexthop_obj_single_validate()
4794 const struct nh_notifier_single_info *nh, in mlxsw_sp_nexthop_obj_group_entry_validate()
4828 const struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_group_validate()
4899 const struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_res_group_validate()
4916 struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_validate()
4987 struct nh_notifier_single_info *nh_obj, int weight) in mlxsw_sp_nexthop_obj_init()
5082 struct nh_notifier_single_info *nh_obj; in mlxsw_sp_nexthop_obj_group_info_init()
5433 struct nh_notifier_single_info *nh_obj; in mlxsw_sp_nexthop_obj_bucket_replace()
/linux-6.6.21/net/ipv4/
Dnexthop.c85 __nh_notifier_single_info_init(struct nh_notifier_single_info *nh_info, in __nh_notifier_single_info_init()