Searched refs:rt_notif (Results 1 – 1 of 1) sorted by relevance
5097 struct fib6_info *rt_notif = NULL, *rt_last = NULL; in ip6_route_multipath_add() local5205 if (!rt_notif) in ip6_route_multipath_add()5206 rt_notif = nh->fib6_info; in ip6_route_multipath_add()5239 if (ip6_route_mpath_should_notify(rt_notif)) { in ip6_route_multipath_add()5242 if (rt_notif->fib6_nsiblings != nhn - 1) in ip6_route_multipath_add()5248 fib_event, rt_notif, in ip6_route_multipath_add()5258 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags); in ip6_route_multipath_add()5266 if (rt_notif) in ip6_route_multipath_add()5267 ip6_route_mpath_notify(rt_notif, rt_last, info, nlflags); in ip6_route_multipath_add()