Line No. | Rev | Author | Line |
---|---|---|---|
1 | 6 | kaklik | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
||
3 | <title>Procyon AVRlib: netDhcpHeader Struct Reference</title> |
||
4 | <link href="dox.css" rel="stylesheet" type="text/css"> |
||
5 | </head><body> |
||
6 | <!-- Generated by Doxygen 1.4.2 --> |
||
7 | <div class="qindex"><a class="qindex" href="main.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="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
||
8 | <h1>netDhcpHeader Struct Reference<br> |
||
9 | <small> |
||
10 | [<a class="el" href="group__dhcp.html">DHCP Protocol Library (dhcp.c)</a>]</small> |
||
11 | </h1><code>#include <<a class="el" href="dhcp_8h-source.html">dhcp.h</a>></code> |
||
12 | <p> |
||
13 | <table border="0" cellpadding="0" cellspacing="0"> |
||
14 | <tr><td></td></tr> |
||
15 | <tr><td colspan="2"><br><h2>Data Fields</h2></td></tr> |
||
16 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o0" doxytag="netDhcpHeader::bootp"></a> |
||
17 | <a class="el" href="structnetBootpHeader.html">netBootpHeader</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structnetDhcpHeader.html#o0">bootp</a></td></tr> |
||
18 | |||
19 | <tr><td class="mdescLeft"> </td><td class="mdescRight">BOOTP header. <br></td></tr> |
||
20 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o1" doxytag="netDhcpHeader::cookie"></a> |
||
21 | uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structnetDhcpHeader.html#o1">cookie</a></td></tr> |
||
22 | |||
23 | <tr><td class="mdescLeft"> </td><td class="mdescRight">magic cookie value <br></td></tr> |
||
24 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o2" doxytag="netDhcpHeader::options"></a> |
||
25 | uint8_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structnetDhcpHeader.html#o2">options</a> []</td></tr> |
||
26 | |||
27 | <tr><td class="mdescLeft"> </td><td class="mdescRight">DHCP options. <br></td></tr> |
||
28 | </table> |
||
29 | <hr>The documentation for this struct was generated from the following file:<ul> |
||
30 | <li>net/<a class="el" href="dhcp_8h-source.html">dhcp.h</a></ul> |
||
31 | <hr size="1"><address style="align: right;"><small>Generated on Sun Oct 29 03:41:09 2006 for Procyon AVRlib by |
||
32 | <a href="http://www.doxygen.org/index.html"> |
||
33 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address> |
||
34 | </body> |
||
35 | </html> |
Powered by WebSVN v2.8.3