Newer
Older
ubixos / doc / html / structicmp__echo__hdr.html
<!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_echo_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&nbsp;Page</span></a></li>
    <li id="current"><a href="classes.html"><span>Data&nbsp;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>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</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&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>icmp_echo_hdr Struct Reference</h1><!-- doxytag: class="icmp_echo_hdr" --><code>#include &lt;<a class="el" href="ipv4_2icmp_8h-source.html">icmp.h</a>&gt;</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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__echo__hdr.html#0e9ae9e696251095ecc69d231bae47c6">PACK_STRUCT_FIELD</a> (<a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> <a class="el" href="structicmp__echo__hdr.html#42ade6a5230d4161c272fcaec67b7c3d">seqno</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__echo__hdr.html#aa3a701f7bab6a4830dccd3e91beacf0">PACK_STRUCT_FIELD</a> (<a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> <a class="el" href="structicmp__echo__hdr.html#6a80a74668fbb1500e0fab527ceba5b6">id</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__echo__hdr.html#d7e2960ee0fd00e11a0aca35e4668010">PACK_STRUCT_FIELD</a> (<a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a> <a class="el" href="structicmp__echo__hdr.html#65ffa20f2da497b6ca7f2e2c75cc740a">chksum</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__echo__hdr.html#b1219f4ee9ad3b8f988904aaacf7138b">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&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__echo__hdr.html#65ffa20f2da497b6ca7f2e2c75cc740a">chksum</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">u8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__echo__hdr.html#09cbe6937f16588714f1a2c5a33bfb84">icode</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">u16_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__echo__hdr.html#6a80a74668fbb1500e0fab527ceba5b6">id</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">u16_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__echo__hdr.html#42ade6a5230d4161c272fcaec67b7c3d">seqno</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">u8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structicmp__echo__hdr.html#41fbe35b6732e5b675527b5561aaef73">type</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#l00076">76</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="0e9ae9e696251095ecc69d231bae47c6"></a><!-- doxytag: member="icmp_echo_hdr::PACK_STRUCT_FIELD" ref="0e9ae9e696251095ecc69d231bae47c6" args="(uInt16 seqno)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">icmp_echo_hdr::PACK_STRUCT_FIELD           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a>&nbsp;</td>
          <td class="paramname"> <em>seqno</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="aa3a701f7bab6a4830dccd3e91beacf0"></a><!-- doxytag: member="icmp_echo_hdr::PACK_STRUCT_FIELD" ref="aa3a701f7bab6a4830dccd3e91beacf0" args="(uInt16 id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">icmp_echo_hdr::PACK_STRUCT_FIELD           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a>&nbsp;</td>
          <td class="paramname"> <em>id</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="d7e2960ee0fd00e11a0aca35e4668010"></a><!-- doxytag: member="icmp_echo_hdr::PACK_STRUCT_FIELD" ref="d7e2960ee0fd00e11a0aca35e4668010" args="(uInt16 chksum)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">icmp_echo_hdr::PACK_STRUCT_FIELD           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a>&nbsp;</td>
          <td class="paramname"> <em>chksum</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="b1219f4ee9ad3b8f988904aaacf7138b"></a><!-- doxytag: member="icmp_echo_hdr::PACK_STRUCT_FIELD" ref="b1219f4ee9ad3b8f988904aaacf7138b" args="(uInt16 _type_code)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">icmp_echo_hdr::PACK_STRUCT_FIELD           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="types_8h.html#3b65128d2644e9b80cec9a69bfa7e094">uInt16</a>&nbsp;</td>
          <td class="paramname"> <em>_type_code</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="65ffa20f2da497b6ca7f2e2c75cc740a"></a><!-- doxytag: member="icmp_echo_hdr::chksum" ref="65ffa20f2da497b6ca7f2e2c75cc740a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u16_t <a class="el" href="structicmp__echo__hdr.html#65ffa20f2da497b6ca7f2e2c75cc740a">icmp_echo_hdr::chksum</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ipv6_2icmp_8h-source.html#l00073">73</a> of file <a class="el" href="ipv6_2icmp_8h-source.html">icmp.h</a>.
</div>
</div><p>
<a class="anchor" name="09cbe6937f16588714f1a2c5a33bfb84"></a><!-- doxytag: member="icmp_echo_hdr::icode" ref="09cbe6937f16588714f1a2c5a33bfb84" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u8_t <a class="el" href="structicmp__echo__hdr.html#09cbe6937f16588714f1a2c5a33bfb84">icmp_echo_hdr::icode</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ipv6_2icmp_8h-source.html#l00072">72</a> of file <a class="el" href="ipv6_2icmp_8h-source.html">icmp.h</a>.
</div>
</div><p>
<a class="anchor" name="6a80a74668fbb1500e0fab527ceba5b6"></a><!-- doxytag: member="icmp_echo_hdr::id" ref="6a80a74668fbb1500e0fab527ceba5b6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u16_t <a class="el" href="structicmp__echo__hdr.html#6a80a74668fbb1500e0fab527ceba5b6">icmp_echo_hdr::id</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ipv6_2icmp_8h-source.html#l00074">74</a> of file <a class="el" href="ipv6_2icmp_8h-source.html">icmp.h</a>.
</div>
</div><p>
<a class="anchor" name="42ade6a5230d4161c272fcaec67b7c3d"></a><!-- doxytag: member="icmp_echo_hdr::seqno" ref="42ade6a5230d4161c272fcaec67b7c3d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u16_t <a class="el" href="structicmp__echo__hdr.html#42ade6a5230d4161c272fcaec67b7c3d">icmp_echo_hdr::seqno</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ipv6_2icmp_8h-source.html#l00075">75</a> of file <a class="el" href="ipv6_2icmp_8h-source.html">icmp.h</a>.
</div>
</div><p>
<a class="anchor" name="41fbe35b6732e5b675527b5561aaef73"></a><!-- doxytag: member="icmp_echo_hdr::type" ref="41fbe35b6732e5b675527b5561aaef73" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">u8_t <a class="el" href="structicmp__echo__hdr.html#41fbe35b6732e5b675527b5561aaef73">icmp_echo_hdr::type</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="ipv6_2icmp_8h-source.html#l00071">71</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&nbsp;
<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>