Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A 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;
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4778 const struct nh_notifier_single_info *nh, in mlxsw_sp_nexthop_obj_single_validate()
4795 const struct nh_notifier_single_info *nh, in mlxsw_sp_nexthop_obj_group_entry_validate()
4829 const struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_group_validate()
4900 const struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_res_group_validate()
4917 struct nh_notifier_single_info *nh; in mlxsw_sp_nexthop_obj_validate()
4988 struct nh_notifier_single_info *nh_obj, int weight) in mlxsw_sp_nexthop_obj_init()
5083 struct nh_notifier_single_info *nh_obj; in mlxsw_sp_nexthop_obj_group_info_init()
5434 struct nh_notifier_single_info *nh_obj; in mlxsw_sp_nexthop_obj_bucket_replace()
/openbmc/linux/net/ipv4/
H A Dnexthop.c85 __nh_notifier_single_info_init(struct nh_notifier_single_info *nh_info, in __nh_notifier_single_info_init()