Lines Matching refs:fib6_info

473 	struct fib6_info *rt;
5512 struct fib6_info *rt = mlxsw_sp_rt6->rt; in mlxsw_sp_rt6_nexthop()
5593 struct fib6_info **rt_arr, in mlxsw_sp_fib6_offload_failed_flag_set()
5608 struct fib6_info **rt_arr, in mlxsw_sp_fib6_offload_failed_flag_set()
6418 static bool mlxsw_sp_fib6_rt_should_ignore(const struct fib6_info *rt) in mlxsw_sp_fib6_rt_should_ignore()
6433 static struct mlxsw_sp_rt6 *mlxsw_sp_rt6_create(struct fib6_info *rt) in mlxsw_sp_rt6_create()
6452 static void mlxsw_sp_rt6_release(struct fib6_info *rt) in mlxsw_sp_rt6_release()
6457 static void mlxsw_sp_rt6_release(struct fib6_info *rt) in mlxsw_sp_rt6_release()
6472 static struct fib6_info *
6481 const struct fib6_info *rt) in mlxsw_sp_fib6_entry_rt_find()
6494 const struct fib6_info *rt, in mlxsw_sp_nexthop6_ipip_type()
6504 const struct fib6_info *rt) in mlxsw_sp_nexthop6_init()
6544 const struct fib6_info *rt) in mlxsw_sp_rt6_is_gateway()
6571 struct fib6_info *rt = mlxsw_sp_rt6->rt; in mlxsw_sp_nexthop6_group_info_init()
6675 struct fib6_info *rt = mlxsw_sp_fib6_entry_rt(fib6_entry); in mlxsw_sp_nexthop6_group_get()
6773 struct fib6_info **rt_arr, unsigned int nrt6) in mlxsw_sp_fib6_entry_nexthop_add()
6809 struct fib6_info **rt_arr, unsigned int nrt6) in mlxsw_sp_fib6_entry_nexthop_del()
6831 const struct fib6_info *rt) in mlxsw_sp_fib6_entry_type_set_local()
6864 const struct fib6_info *rt) in mlxsw_sp_fib6_entry_type_set()
6899 struct fib6_info **rt_arr, unsigned int nrt6) in mlxsw_sp_fib6_entry_create()
6979 const struct fib6_info *rt) in mlxsw_sp_fib6_entry_lookup()
6984 struct fib6_info *cmp_rt; in mlxsw_sp_fib6_entry_lookup()
7013 struct fib6_info *rt, *rt_replaced; in mlxsw_sp_fib6_allow_replace()
7031 struct fib6_info **rt_arr, in mlxsw_sp_router_fib6_replace()
7037 struct fib6_info *rt = rt_arr[0]; in mlxsw_sp_router_fib6_replace()
7095 struct fib6_info **rt_arr, in mlxsw_sp_router_fib6_append()
7100 struct fib6_info *rt = rt_arr[0]; in mlxsw_sp_router_fib6_append()
7137 struct fib6_info **rt_arr, in mlxsw_sp_router_fib6_del()
7142 struct fib6_info *rt = rt_arr[0]; in mlxsw_sp_router_fib6_del()
7323 struct fib6_info **rt_arr;
7345 struct fib6_info *rt = fen6_info->rt; in mlxsw_sp_router_fib6_work_init()
7346 struct fib6_info **rt_arr; in mlxsw_sp_router_fib6_work_init()
7347 struct fib6_info *iter; in mlxsw_sp_router_fib6_work_init()
7353 rt_arr = kcalloc(nrt6, sizeof(struct fib6_info *), GFP_ATOMIC); in mlxsw_sp_router_fib6_work_init()