Lines Matching refs:fib6_info

462 	struct fib6_info *rt;
5537 struct fib6_info *rt = mlxsw_sp_rt6->rt; in mlxsw_sp_rt6_nexthop()
5618 struct fib6_info **rt_arr, in mlxsw_sp_fib6_offload_failed_flag_set()
5633 struct fib6_info **rt_arr, in mlxsw_sp_fib6_offload_failed_flag_set()
6593 static bool mlxsw_sp_fib6_rt_should_ignore(const struct fib6_info *rt) in mlxsw_sp_fib6_rt_should_ignore()
6608 static struct mlxsw_sp_rt6 *mlxsw_sp_rt6_create(struct fib6_info *rt) in mlxsw_sp_rt6_create()
6627 static void mlxsw_sp_rt6_release(struct fib6_info *rt) in mlxsw_sp_rt6_release()
6632 static void mlxsw_sp_rt6_release(struct fib6_info *rt) in mlxsw_sp_rt6_release()
6647 static struct fib6_info *
6656 const struct fib6_info *rt) in mlxsw_sp_fib6_entry_rt_find()
6669 const struct fib6_info *rt, in mlxsw_sp_nexthop6_ipip_type()
6679 const struct fib6_info *rt) in mlxsw_sp_nexthop6_init()
6709 const struct fib6_info *rt) in mlxsw_sp_rt6_is_gateway()
6736 struct fib6_info *rt = mlxsw_sp_rt6->rt; in mlxsw_sp_nexthop6_group_info_init()
6840 struct fib6_info *rt = mlxsw_sp_fib6_entry_rt(fib6_entry); in mlxsw_sp_nexthop6_group_get()
6940 struct fib6_info **rt_arr, unsigned int nrt6) in mlxsw_sp_fib6_entry_nexthop_add()
6979 struct fib6_info **rt_arr, unsigned int nrt6) in mlxsw_sp_fib6_entry_nexthop_del()
7001 const struct fib6_info *rt) in mlxsw_sp_fib6_entry_type_set_local()
7024 const struct fib6_info *rt) in mlxsw_sp_fib6_entry_type_set()
7059 struct fib6_info **rt_arr, unsigned int nrt6) in mlxsw_sp_fib6_entry_create()
7150 const struct fib6_info *rt) in mlxsw_sp_fib6_entry_lookup()
7155 struct fib6_info *cmp_rt; in mlxsw_sp_fib6_entry_lookup()
7184 struct fib6_info *rt, *rt_replaced; in mlxsw_sp_fib6_allow_replace()
7203 struct fib6_info **rt_arr, unsigned int nrt6) in mlxsw_sp_router_fib6_replace()
7208 struct fib6_info *rt = rt_arr[0]; in mlxsw_sp_router_fib6_replace()
7267 struct fib6_info **rt_arr, unsigned int nrt6) in mlxsw_sp_router_fib6_append()
7271 struct fib6_info *rt = rt_arr[0]; in mlxsw_sp_router_fib6_append()
7308 struct fib6_info **rt_arr, unsigned int nrt6) in mlxsw_sp_router_fib6_del()
7312 struct fib6_info *rt = rt_arr[0]; in mlxsw_sp_router_fib6_del()
7494 struct fib6_info **rt_arr;
7517 struct fib6_info *rt = fen6_info->rt; in mlxsw_sp_router_fib6_event_init()
7518 struct fib6_info **rt_arr; in mlxsw_sp_router_fib6_event_init()
7519 struct fib6_info *iter; in mlxsw_sp_router_fib6_event_init()
7525 rt_arr = kcalloc(nrt6, sizeof(struct fib6_info *), GFP_ATOMIC); in mlxsw_sp_router_fib6_event_init()