• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>oscl_dns_tuneables.h Source File</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5</head><body>
6<!-- Generated by Doxygen 1.2.18 -->
7<center>
8<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>
9<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
1000002 <span class="preprocessor">#ifndef OSCL_DNS_TUNEABLES_H_INCLUDED</span>
1100003 <span class="preprocessor"></span><span class="preprocessor">#define OSCL_DNS_TUNEABLES_H_INCLUDED</span>
1200004 <span class="preprocessor"></span>
1300005
1400015 <span class="preprocessor">#include "<a class="code" href="osclconfig__io_8h.html">osclconfig_io.h</a>"</span>
1500016 <span class="preprocessor">#include "<a class="code" href="osclconfig__proc_8h.html">osclconfig_proc.h</a>"</span>
1600017
1700021 <span class="preprocessor">#ifndef PV_DNS_SERVER</span>
18<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>
1900023 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
2000024 <span class="preprocessor"></span>
2100025 <span class="preprocessor">#if(PV_DNS_SERVER)</span>
2200026 <span class="preprocessor"></span>
2300033 <span class="preprocessor">#if !defined PV_DNS_IS_THREAD</span>
24<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>
2500035 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
2600036 <span class="preprocessor"></span>
2700037 <span class="comment">//for test-- to force AO implementation</span>
2800038 <span class="comment">//#undef PV_DNS_IS_THREAD</span>
2900039 <span class="comment">//#define PV_DNS_IS_THREAD 0</span>
3000040
3100041
3200042 <span class="preprocessor">#endif//PV_DNS_SERVER</span>
3300043 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
3400044 <span class="preprocessor"></span>
35</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
36<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
37</small></address>
38</body>
39</html>
40