Lines Matching refs:fib6_info
96 struct fib6_info *rt;
100 struct fib6_info **rt_arr;
483 const struct fib6_info *rt)
496 struct fib6_info *rt)
513 static void nsim_rt6_release(struct fib6_info *rt)
518 static void nsim_rt6_release(struct fib6_info *rt)
524 const struct fib6_info *rt)
540 struct fib6_info **rt_arr, unsigned int nrt6)
542 struct fib6_info *rt = rt_arr[0];
556 * up from several fib6_info structs (one for each nexthop), so we
590 nsim_fib6_rt_lookup(struct rhashtable *fib_rt_ht, const struct fib6_info *rt)
607 struct fib6_info *rt = fib6_event->rt_arr[0];
644 struct fib6_info **rt_arr,
656 struct fib6_info **rt_arr,
739 struct fib6_info *rt = fib6_event->rt_arr[0];
772 struct fib6_info *rt = fib6_event->rt_arr[0];
802 struct fib6_info *rt = fen6_info->rt;
803 struct fib6_info **rt_arr;
804 struct fib6_info *iter;
810 rt_arr = kcalloc(nrt6, sizeof(struct fib6_info *), GFP_ATOMIC);