Lines Matching refs:rt_notif
5234 struct fib6_info *rt_notif = NULL, *rt_last = NULL;
5347 if (!rt_notif)
5348 rt_notif = nh->fib6_info;
5367 * it was appended to it. We pass 'rt_notif' since it is the first
5370 if (ip6_route_mpath_should_notify(rt_notif)) {
5373 if (rt_notif->fib6_nsiblings != nhn - 1)
5379 fib_event, rt_notif,
5389 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags);
5397 if (rt_notif)
5398 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags);