Lines Matching defs:rt_notif
5141 struct fib6_info *rt_notif = NULL, *rt_last = NULL;
5254 if (!rt_notif)
5255 rt_notif = nh->fib6_info;
5274 * it was appended to it. We pass 'rt_notif' since it is the first
5277 if (ip6_route_mpath_should_notify(rt_notif)) {
5280 if (rt_notif->fib6_nsiblings != nhn - 1)
5286 fib_event, rt_notif,
5296 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags);
5304 if (rt_notif)
5305 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags);