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()
161 static int nh_notifier_res_table_info_init(struct nh_notifier_info *info, in nh_notifier_res_table_info_init()
193 static int nh_notifier_grp_info_init(struct nh_notifier_info *info, in nh_notifier_grp_info_init()
205 static void nh_notifier_grp_info_fini(struct nh_notifier_info *info, in nh_notifier_grp_info_fini()
216 static int nh_notifier_info_init(struct nh_notifier_info *info, in nh_notifier_info_init()
227 static void nh_notifier_info_fini(struct nh_notifier_info *info, in nh_notifier_info_fini()
241 struct nh_notifier_info info = { in call_nexthop_notifiers()
266 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.h233 struct nh_notifier_info { struct
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c5038 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_validate()
5070 const struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_is_gateway()
5173 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_group_info_init()
5300 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_group_create()
5435 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_res_group_pre()
5472 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_new()
5498 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_del()
5550 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_bucket_adj_update()
5597 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_bucket_replace()
5699 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_hw_stats_get()
[all …]
/linux/drivers/net/vxlan/
H A Dvxlan_core.c4906 struct nh_notifier_info *info = ptr; in vxlan_nexthop_event()