Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dnexthop.c113 static int nh_notifier_single_info_init(struct nh_notifier_info *info, in nh_notifier_single_info_init()
128 static void nh_notifier_single_info_fini(struct nh_notifier_info *info) in nh_notifier_single_info_fini()
133 static int nh_notifier_mpath_info_init(struct nh_notifier_info *info, in nh_notifier_mpath_info_init()
162 static int nh_notifier_res_table_info_init(struct nh_notifier_info *info, in nh_notifier_res_table_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()
267 nh_notifier_res_bucket_idle_timer_get(const struct nh_notifier_info *info, in nh_notifier_res_bucket_idle_timer_get()
[all …]
/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()
/linux/include/net/
H A Dnexthop.h231 struct nh_notifier_info { struct
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c5036 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_validate()
5068 const struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_is_gateway()
5171 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_group_info_init()
5298 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_group_create()
5433 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_res_group_pre()
5470 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_new()
5496 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_del()
5548 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_bucket_adj_update()
5595 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_bucket_replace()
5697 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_hw_stats_get()
[all …]
/linux/drivers/net/vxlan/
H A Dvxlan_core.c4907 struct nh_notifier_info *info = ptr; in vxlan_nexthop_event()