Home
last modified time | relevance | path

Searched refs:rt_last (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv6/
A Droute.c5181 struct fib6_info *rt_last, in ip6_route_mpath_notify() argument
5191 if ((nlflags & NLM_F_APPEND) && rt_last && rt_last->fib6_nsiblings) { in ip6_route_mpath_notify()
5192 rt = list_first_entry(&rt_last->fib6_siblings, in ip6_route_mpath_notify()
5243 struct fib6_info *rt_notif = NULL, *rt_last = NULL; in ip6_route_multipath_add() local
5348 rt_last = nh->fib6_info; in ip6_route_multipath_add()
5404 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags); in ip6_route_multipath_add()
5413 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags); in ip6_route_multipath_add()

Completed in 16 milliseconds