Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/netdevsim/
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-v6.1/net/ipv4/
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 …]
/Linux-v6.1/include/net/
Dnexthop.h206 struct nh_notifier_info { struct
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c4689 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_validate()
4721 const struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_is_gateway()
4827 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_group_info_init()
4945 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_group_create()
5080 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_new()
5106 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_del()
5158 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_bucket_adj_update()
5205 struct nh_notifier_info *info) in mlxsw_sp_nexthop_obj_bucket_replace()
5258 struct nh_notifier_info *info = ptr; in mlxsw_sp_nexthop_obj_event()
/Linux-v6.1/drivers/net/vxlan/
Dvxlan_core.c4623 struct nh_notifier_info *info = ptr; in vxlan_nexthop_event()