blob: 8ecb77ba416cf9f8b1ac679bbc56133160cd48a3 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>oscl_dns_tuneables.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>oscl_dns_tuneables.h</h1><a href="oscl__dns__tuneables_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001
00002 <span class="preprocessor">#ifndef OSCL_DNS_TUNEABLES_H_INCLUDED</span>
00003 <span class="preprocessor"></span><span class="preprocessor">#define OSCL_DNS_TUNEABLES_H_INCLUDED</span>
00004 <span class="preprocessor"></span>
00005
00015 <span class="preprocessor">#include "<a class="code" href="osclconfig__io_8h.html">osclconfig_io.h</a>"</span>
00016 <span class="preprocessor">#include "<a class="code" href="osclconfig__proc_8h.html">osclconfig_proc.h</a>"</span>
00017
00021 <span class="preprocessor">#ifndef PV_DNS_SERVER</span>
<a name="l00022"></a><a class="code" href="oscl__dns__tuneables_8h.html#a0">00022</a> <span class="preprocessor"></span><span class="preprocessor">#define PV_DNS_SERVER 1</span>
00023 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00024 <span class="preprocessor"></span>
00025 <span class="preprocessor">#if(PV_DNS_SERVER)</span>
00026 <span class="preprocessor"></span>
00033 <span class="preprocessor">#if !defined PV_DNS_IS_THREAD</span>
<a name="l00034"></a><a class="code" href="oscl__dns__tuneables_8h.html#a1">00034</a> <span class="preprocessor"></span><span class="preprocessor">#define PV_DNS_IS_THREAD OSCL_HAS_THREAD_SUPPORT</span>
00035 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00036 <span class="preprocessor"></span>
00037 <span class="comment">//for test-- to force AO implementation</span>
00038 <span class="comment">//#undef PV_DNS_IS_THREAD</span>
00039 <span class="comment">//#define PV_DNS_IS_THREAD 0</span>
00040
00041
00042 <span class="preprocessor">#endif//PV_DNS_SERVER</span>
00043 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00044 <span class="preprocessor"></span>
</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
</small></address>
</body>
</html>