rt_last          5038 net/ipv6/route.c 				   struct fib6_info *rt_last,
rt_last          5048 net/ipv6/route.c 	if ((nlflags & NLM_F_APPEND) && rt_last && rt_last->fib6_nsiblings) {
rt_last          5049 net/ipv6/route.c 		rt = list_first_entry(&rt_last->fib6_siblings,
rt_last          5061 net/ipv6/route.c 	struct fib6_info *rt_notif = NULL, *rt_last = NULL;
rt_last          5159 net/ipv6/route.c 			rt_last = nh->fib6_info;
rt_last          5199 net/ipv6/route.c 	ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags);
rt_last          5208 net/ipv6/route.c 		ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags);