bulk__to__next_8h-source.html from net-snmp at Krugle
Show bulk__to__next_8h-source.html syntax highlighted
<!--#set var="section" value="development" -->
<!--#include virtual="/page-top.html" -->
<!-- CONTENT START -->
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex">
<a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class=
"qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class=
"qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="pages.html">Related Pages</a> | <a class=
"qindex" href="examples.html">Examples</a>
</div>
<div class="nav">
<a class="el" href="dir_000000.html">include</a> / <a class="el" href=
"dir_000001.html">net-snmp</a> / <a class="el" href="dir_000002.html">agent</a>
</div>
<h1>bulk_to_next.h</h1>
<div class="fragment">
<pre class="fragment">
00001 <span class="comment">/*</span>
00002 <span class="comment"> * bulk_to_next.h </span>
00003 <span class="comment"> */</span>
00004 <span class="preprocessor">#ifndef BULK_TO_NEXT_H</span>
00005 <span class="preprocessor">#define BULK_TO_NEXT_H</span>
00006
00007 <span class="preprocessor">#ifdef __cplusplus</span>
00008 <span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
00009 <span class="preprocessor">#endif</span>
00010
00011
00012 <span class="comment">/*</span>
00013 <span class="comment"> * The helper merely intercepts GETBULK requests and converts them to</span>
00014 <span class="comment"> * * GETNEXT reequests.</span>
00015 <span class="comment"> */</span>
00016
00017
00018 <a class="code" href="structnetsnmp__mib__handler__s.html">netsnmp_mib_handler</a> *<a class="code" href=
"group__bulk__to__next.html#ga0">netsnmp_get_bulk_to_next_handler</a>(<span class="keywordtype">void</span>);
00019 <span class="keywordtype">void</span> <a class="code" href=
"group__debug.html#ga6">netsnmp_init_bulk_to_next_helper</a>(<span class="keywordtype">void</span>);
00020 <span class="keywordtype">void</span> <a class="code" href=
"group__bulk__to__next.html#ga1">netsnmp_bulk_to_next_fix_requests</a>(<a class="code" href=
"structnetsnmp__request__info__s.html">netsnmp_request_info</a>
00021 *requests);
00022
00023 Netsnmp_Node_Handler netsnmp_bulk_to_next_helper;
00024
00025 <span class="preprocessor">#ifdef __cplusplus</span>
00026 }
00027 <span class="preprocessor">#endif</span>
00028 <span class="preprocessor">#endif</span>
</pre>
</div>
<hr size="1" />
<address style="align: right;">
<small>Generated on Fri Dec 30 13:47:44 2005 for net-snmp by <a href="http://www.doxygen.org/index.html"><img src=
"doxygen.png" alt="doxygen" align="middle" border="0" /></a> 1.3.9.1</small>
</address>
<!-- CONTENT END -->
<!--#include virtual="/page-bottom.html" -->
See more files for this project here