Home
last modified time | relevance | path

Searched refs:nh_notifier_info (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/ipv4/
H A Dnexthop.c133 static int nh_notifier_mpath_info_init(struct nh_notifier_info *info, in nh_notifier_mpath_info_init()
194 static int nh_notifier_grp_info_init(struct nh_notifier_info *info, in nh_notifier_grp_info_init()
206 static void nh_notifier_grp_info_fini(struct nh_notifier_info *info, in nh_notifier_grp_info_fini()
217 static int nh_notifier_info_init(struct nh_notifier_info *info, in nh_notifier_info_init()
228 static void nh_notifier_info_fini(struct nh_notifier_info *info, in nh_notifier_info_fini()
242 struct nh_notifier_info info = { in call_nexthop_notifiers()
345 struct nh_notifier_info info = { in __call_nexthop_res_bucket_notifiers()
407 struct nh_notifier_info info = { in call_nexthop_res_table_notifiers()
444 struct nh_notifier_info info = { in call_nexthop_notifier()
748 struct nh_notifier_info *info) in nh_grp_hw_stats_apply_update()
[all …]
/linux-6.15/drivers/net/netdevsim/
H A Dfib.c1113 struct nh_notifier_info *info) in nsim_nexthop_create()
1257 struct nh_notifier_info *info) in nsim_nexthop_insert()
1281 struct nh_notifier_info *info) in nsim_nexthop_remove()
1297 struct nh_notifier_info *info) in nsim_nexthop_res_table_pre_replace()
1308 struct nh_notifier_info *info) in nsim_nexthop_bucket_replace()
1327 struct nh_notifier_info *info = ptr; in nsim_nexthop_event_nb()
/linux-6.15/include/net/
H A Dnexthop.h231 struct nh_notifier_info { struct
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c5039 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_validate()
5071 const struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_is_gateway()
5174 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_group_info_init()
5301 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_group_create()
5436 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_res_group_pre()
5473 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_new()
5499 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_del()
5551 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_bucket_adj_update()
5598 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_bucket_replace()
5700 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_hw_stats_get()
[all …]
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_core.c4929 struct nh_notifier_info *info = ptr; in vxlan_nexthop_event()