Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dnexthop.c100 static int nh_notifier_single_info_init(struct nh_notifier_info *info, in nh_notifier_single_info_init()
115 static void nh_notifier_single_info_fini(struct nh_notifier_info *info) in nh_notifier_single_info_fini()
120 static int nh_notifier_mpath_info_init(struct nh_notifier_info *info, in nh_notifier_mpath_info_init()
149 static int nh_notifier_res_table_info_init(struct nh_notifier_info *info, in nh_notifier_res_table_info_init()
180 static int nh_notifier_grp_info_init(struct nh_notifier_info *info, in nh_notifier_grp_info_init()
192 static void nh_notifier_grp_info_fini(struct nh_notifier_info *info, in nh_notifier_grp_info_fini()
203 static int nh_notifier_info_init(struct nh_notifier_info *info, in nh_notifier_info_init()
214 static void nh_notifier_info_fini(struct nh_notifier_info *info, in nh_notifier_info_fini()
228 struct nh_notifier_info info = { in call_nexthop_notifiers()
253 nh_notifier_res_bucket_idle_timer_get(const struct nh_notifier_info *info, in nh_notifier_res_bucket_idle_timer_get()
[all …]
/openbmc/linux/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()
/openbmc/linux/include/net/
H A Dnexthop.h206 struct nh_notifier_info { struct
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4915 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_validate()
4947 const struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_is_gateway()
5051 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_group_info_init()
5169 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_group_create()
5304 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_new()
5330 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_del()
5382 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_bucket_adj_update()
5429 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_bucket_replace()
5482 struct nh_notifier_info *info = ptr; in mlxsw_sp_nexthop_obj_event()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c4719 struct nh_notifier_info *info = ptr; in vxlan_nexthop_event()