RTCF_NOTIFY      1475 net/decnet/dn_route.c 	if (rt->rt_flags & RTCF_NOTIFY)
RTCF_NOTIFY      1580 net/decnet/dn_route.c 		rt->rt_flags |= RTCF_NOTIFY;
RTCF_NOTIFY       630 net/ipv4/route.c 	return (rth->rt_flags & (RTCF_REDIRECTED | RTCF_NOTIFY)) ||
RTCF_NOTIFY      2680 net/ipv4/route.c 	if (rt->rt_flags & RTCF_NOTIFY)
RTCF_NOTIFY      2825 net/ipv4/route.c 		rt->rt_flags |= RTCF_NOTIFY;