Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Droute.c5243 struct fib6_info *rt_notif = NULL, *rt_last = NULL; in ip6_route_multipath_add() local
5351 if (!rt_notif) in ip6_route_multipath_add()
5352 rt_notif = nh->fib6_info; in ip6_route_multipath_add()
5385 if (ip6_route_mpath_should_notify(rt_notif)) { in ip6_route_multipath_add()
5388 if (rt_notif->fib6_nsiblings != nhn - 1) in ip6_route_multipath_add()
5394 fib_event, rt_notif, in ip6_route_multipath_add()
5404 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags); in ip6_route_multipath_add()
5412 if (rt_notif) in ip6_route_multipath_add()
5413 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags); in ip6_route_multipath_add()

Completed in 15 milliseconds