Searched refs:rt_last (Results 1 – 1 of 1) sorted by relevance
5376 struct fib6_info *rt_last, in ip6_route_mpath_notify() argument5388 if ((nlflags & NLM_F_APPEND) && rt_last && in ip6_route_mpath_notify()5389 READ_ONCE(rt_last->fib6_nsiblings)) { in ip6_route_mpath_notify()5390 rt = list_first_or_null_rcu(&rt_last->fib6_siblings, in ip6_route_mpath_notify()5430 struct fib6_info *rt_notif = NULL, *rt_last = NULL; in ip6_route_multipath_add() local5531 rt_last = nh->fib6_info; in ip6_route_multipath_add()5576 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags); in ip6_route_multipath_add()5585 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags); in ip6_route_multipath_add()