Newer
Older
ubixos / doc / html / structtcpip__msg.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: tcpip_msg 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>tcpip_msg Struct Reference</h1><!-- doxytag: class="tcpip_msg" --><code>#include &lt;<a class="el" href="tcpip_8h-source.html">tcpip.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap>union {</td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="structapi__msg.html">api_msg</a> *&nbsp;&nbsp;&nbsp;<a class="el" href="structtcpip__msg.html#0725900e18ae1dc3f2d3c09f9fc7ba98">apimsg</a></td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;struct {</td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="el" href="structnetif.html">netif</a> *&nbsp;&nbsp;&nbsp;<a class="el" href="structtcpip__msg.html#6d19f55f8a96b18f2d6ab5bc9733f81b">netif</a></td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="el" href="structpbuf.html">pbuf</a> *&nbsp;&nbsp;&nbsp;<a class="el" href="structtcpip__msg.html#9298bc5d6d92c5efd478dac92c09459b">p</a></td></tr>

<tr><td class="memItemLeft" nowrap valign="top">&nbsp;&nbsp;&nbsp;}&nbsp;&nbsp;&nbsp;<a class="el" href="structtcpip__msg.html#73fb4cc463db05b4ba1fe3219497969d">inp</a></td></tr>

<tr><td class="memItemLeft" nowrap valign="top">}&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structtcpip__msg.html#38c897bf24dd203fd685fd8233329352">msg</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structsys__sem.html">sys_sem_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structtcpip__msg.html#68b745804255e3b227ec2f5ef0f8e136">sem</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">enum <a class="el" href="tcpip_8h.html#1e0cb5032a61055e3f4a3426ed548937">tcpip_msg_type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structtcpip__msg.html#5b992b509c516199c800c913993574c1">type</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition at line <a class="el" href="tcpip_8h-source.html#l00050">50</a> of file <a class="el" href="tcpip_8h-source.html">tcpip.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="0725900e18ae1dc3f2d3c09f9fc7ba98"></a><!-- doxytag: member="tcpip_msg::apimsg" ref="0725900e18ae1dc3f2d3c09f9fc7ba98" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structapi__msg.html">api_msg</a>* <a class="el" href="structtcpip__msg.html#0725900e18ae1dc3f2d3c09f9fc7ba98">tcpip_msg::apimsg</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="tcpip_8h-source.html#l00054">54</a> of file <a class="el" href="tcpip_8h-source.html">tcpip.h</a>.
<p>
Referenced by <a class="el" href="tcpip_8c-source.html#l00121">tcpip_apimsg()</a>.
</div>
</div><p>
<a class="anchor" name="73fb4cc463db05b4ba1fe3219497969d"></a><!-- doxytag: member="tcpip_msg::inp" ref="73fb4cc463db05b4ba1fe3219497969d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct { ... }   <a class="el" href="structtcpip__msg.html#73fb4cc463db05b4ba1fe3219497969d">tcpip_msg::inp</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Referenced by <a class="el" href="tcpip_8c-source.html#l00101">tcpip_input()</a>.
</div>
</div><p>
<a class="anchor" name="38c897bf24dd203fd685fd8233329352"></a><!-- doxytag: member="tcpip_msg::msg" ref="38c897bf24dd203fd685fd8233329352" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">union { ... }   <a class="el" href="structtcpip__msg.html#38c897bf24dd203fd685fd8233329352">tcpip_msg::msg</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Referenced by <a class="el" href="tcpip_8c-source.html#l00121">tcpip_apimsg()</a>, <a class="el" href="tcpip_8c-source.html#l00101">tcpip_input()</a>, and <a class="el" href="tcpip_8c-source.html#l00068">tcpip_thread()</a>.
</div>
</div><p>
<a class="anchor" name="6d19f55f8a96b18f2d6ab5bc9733f81b"></a><!-- doxytag: member="tcpip_msg::netif" ref="6d19f55f8a96b18f2d6ab5bc9733f81b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structnetif.html">netif</a>* <a class="el" href="structtcpip__msg.html#6d19f55f8a96b18f2d6ab5bc9733f81b">tcpip_msg::netif</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="tcpip_8h-source.html#l00057">57</a> of file <a class="el" href="tcpip_8h-source.html">tcpip.h</a>.
</div>
</div><p>
<a class="anchor" name="9298bc5d6d92c5efd478dac92c09459b"></a><!-- doxytag: member="tcpip_msg::p" ref="9298bc5d6d92c5efd478dac92c09459b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structpbuf.html">pbuf</a>* <a class="el" href="structtcpip__msg.html#9298bc5d6d92c5efd478dac92c09459b">tcpip_msg::p</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="tcpip_8h-source.html#l00056">56</a> of file <a class="el" href="tcpip_8h-source.html">tcpip.h</a>.
<p>
Referenced by <a class="el" href="tcpip_8c-source.html#l00101">tcpip_input()</a>.
</div>
</div><p>
<a class="anchor" name="68b745804255e3b227ec2f5ef0f8e136"></a><!-- doxytag: member="tcpip_msg::sem" ref="68b745804255e3b227ec2f5ef0f8e136" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structsys__sem.html">sys_sem_t</a>* <a class="el" href="structtcpip__msg.html#68b745804255e3b227ec2f5ef0f8e136">tcpip_msg::sem</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="tcpip_8h-source.html#l00052">52</a> of file <a class="el" href="tcpip_8h-source.html">tcpip.h</a>.
</div>
</div><p>
<a class="anchor" name="5b992b509c516199c800c913993574c1"></a><!-- doxytag: member="tcpip_msg::type" ref="5b992b509c516199c800c913993574c1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="tcpip_8h.html#1e0cb5032a61055e3f4a3426ed548937">tcpip_msg_type</a> <a class="el" href="structtcpip__msg.html#5b992b509c516199c800c913993574c1">tcpip_msg::type</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="tcpip_8h-source.html#l00051">51</a> of file <a class="el" href="tcpip_8h-source.html">tcpip.h</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>src/sys/include/net/<a class="el" href="tcpip_8h-source.html">tcpip.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 12 08:52:20 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>