<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>UbixOS V2: icmp_dur_hdr Struct Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.7 --> <div class="tabs"> <ul> <li><a href="main.html"><span>Main Page</span></a></li> <li id="current"><a href="classes.html"><span>Data Structures</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li> <form action="search.php" method="get"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td><label> <u>S</u>earch for </label></td> <td><input type="text" name="query" value="" size="20" accesskey="s"/></td> </tr> </table> </form> </li> </ul></div> <div class="tabs"> <ul> <li><a href="classes.html"><span>Alphabetical List</span></a></li> <li><a href="annotated.html"><span>Data Structures</span></a></li> <li><a href="functions.html"><span>Data Fields</span></a></li> </ul></div> <h1>icmp_dur_hdr Struct Reference</h1><!-- doxytag: class="icmp_dur_hdr" --><code>#include <<a class="el" href="ipv4_2icmp_8h-source.html">icmp.h</a>></code> <p> <table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__dur__hdr.html#6bb8b61c1b9376e532b6da9f87b255c5">PACK_STRUCT_FIELD</a> (<a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> <a class="el" href="structicmp__dur__hdr.html#02d25a41e6438d64e6b858c40f4e3f4f">unused</a>)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__dur__hdr.html#a8f9921275f289e2f089066951e68048">PACK_STRUCT_FIELD</a> (<a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> <a class="el" href="structicmp__dur__hdr.html#da29ca70b725524f59ba969efed5c870">chksum</a>)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__dur__hdr.html#7fc1a2c96daa015d5e9c8c5581149dbe">PACK_STRUCT_FIELD</a> (<a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> _type_code)</td></tr> <tr><td colspan="2"><br><h2>Data Fields</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">u16_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__dur__hdr.html#da29ca70b725524f59ba969efed5c870">chksum</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">u8_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__dur__hdr.html#ab7305d10b7cd3fd96ee3424ddba46c5">icode</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">u8_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__dur__hdr.html#725c471d0a92b3ad5a47316df39b62e4">type</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">u32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__dur__hdr.html#02d25a41e6438d64e6b858c40f4e3f4f">unused</a></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <p> <p> Definition at line <a class="el" href="ipv4_2icmp_8h-source.html#l00085">85</a> of file <a class="el" href="ipv4_2icmp_8h-source.html">icmp.h</a>.<hr><h2>Member Function Documentation</h2> <a class="anchor" name="6bb8b61c1b9376e532b6da9f87b255c5"></a><!-- doxytag: member="icmp_dur_hdr::PACK_STRUCT_FIELD" ref="6bb8b61c1b9376e532b6da9f87b255c5" args="(uInt32 unused)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">icmp_dur_hdr::PACK_STRUCT_FIELD </td> <td>(</td> <td class="paramtype"><a class="el" href="types_8h.html#5847ea0262a5aa61eee48cbe95544a78">uInt32</a> </td> <td class="paramname"> <em>unused</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="a8f9921275f289e2f089066951e68048"></a><!-- doxytag: member="icmp_dur_hdr::PACK_STRUCT_FIELD" ref="a8f9921275f289e2f089066951e68048" args="(uInt16 chksum)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">icmp_dur_hdr::PACK_STRUCT_FIELD </td> <td>(</td> <td class="paramtype"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> </td> <td class="paramname"> <em>chksum</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="7fc1a2c96daa015d5e9c8c5581149dbe"></a><!-- doxytag: member="icmp_dur_hdr::PACK_STRUCT_FIELD" ref="7fc1a2c96daa015d5e9c8c5581149dbe" args="(uInt16 _type_code)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">icmp_dur_hdr::PACK_STRUCT_FIELD </td> <td>(</td> <td class="paramtype"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> </td> <td class="paramname"> <em>_type_code</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <hr><h2>Field Documentation</h2> <a class="anchor" name="da29ca70b725524f59ba969efed5c870"></a><!-- doxytag: member="icmp_dur_hdr::chksum" ref="da29ca70b725524f59ba969efed5c870" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">u16_t <a class="el" href="structicmp__dur__hdr.html#da29ca70b725524f59ba969efed5c870">icmp_dur_hdr::chksum</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ipv6_2icmp_8h-source.html#l00081">81</a> of file <a class="el" href="ipv6_2icmp_8h-source.html">icmp.h</a>. </div> </div><p> <a class="anchor" name="ab7305d10b7cd3fd96ee3424ddba46c5"></a><!-- doxytag: member="icmp_dur_hdr::icode" ref="ab7305d10b7cd3fd96ee3424ddba46c5" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">u8_t <a class="el" href="structicmp__dur__hdr.html#ab7305d10b7cd3fd96ee3424ddba46c5">icmp_dur_hdr::icode</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ipv6_2icmp_8h-source.html#l00080">80</a> of file <a class="el" href="ipv6_2icmp_8h-source.html">icmp.h</a>. </div> </div><p> <a class="anchor" name="725c471d0a92b3ad5a47316df39b62e4"></a><!-- doxytag: member="icmp_dur_hdr::type" ref="725c471d0a92b3ad5a47316df39b62e4" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">u8_t <a class="el" href="structicmp__dur__hdr.html#725c471d0a92b3ad5a47316df39b62e4">icmp_dur_hdr::type</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ipv6_2icmp_8h-source.html#l00079">79</a> of file <a class="el" href="ipv6_2icmp_8h-source.html">icmp.h</a>. </div> </div><p> <a class="anchor" name="02d25a41e6438d64e6b858c40f4e3f4f"></a><!-- doxytag: member="icmp_dur_hdr::unused" ref="02d25a41e6438d64e6b858c40f4e3f4f" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">u32_t <a class="el" href="structicmp__dur__hdr.html#02d25a41e6438d64e6b858c40f4e3f4f">icmp_dur_hdr::unused</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="ipv6_2icmp_8h-source.html#l00082">82</a> of file <a class="el" href="ipv6_2icmp_8h-source.html">icmp.h</a>. </div> </div><p> <hr>The documentation for this struct was generated from the following files:<ul> <li>src/sys/include/net/ipv4/<a class="el" href="ipv4_2icmp_8h-source.html">icmp.h</a><li>src/sys/include/net/ipv6/<a class="el" href="ipv6_2icmp_8h-source.html">icmp.h</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Tue Dec 12 08:52:18 2006 for UbixOS V2 by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address> </body> </html>