<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Ubixos: tcpip_msg struct Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.3.3 --> <h1>tcpip_msg Struct Reference</h1><code>#include <<a class="el" href="tcpip_8h-source.html">tcpip.h</a>></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 align=right valign=top>enum <a class="el" href="tcpip_8h.html#a5">tcpip_msg_type</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structtcpip__msg.html#o0">type</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="sys__arch_8h.html#a2">sys_sem_t</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="structtcpip__msg.html#o1">sem</a></td></tr> <tr><td class="memItemLeft" nowrap>union {</td></tr> <tr><td class="memItemLeft" nowrap> <a class="el" href="structapi__msg.html">api_msg</a> * <a class="el" href="structtcpip__msg.html#o2">apimsg</a></td></tr> <tr><td class="memItemLeft" nowrap> struct {</td></tr> <tr><td class="memItemLeft" nowrap> <a class="el" href="structpbuf.html">pbuf</a> * <a class="el" href="structtcpip__msg.html#o3">p</a></td></tr> <tr><td class="memItemLeft" nowrap> <a class="el" href="structnetif.html">netif</a> * <a class="el" href="structtcpip__msg.html#o4">netif</a></td></tr> <tr><td class="memItemLeft" nowrap valign=top> } <a class="el" href="structtcpip__msg.html#o5">inp</a></td></tr> <tr><td class="memItemLeft" nowrap valign=top>} </td><td class="memItemRight" valign=bottom><a class="el" href="structtcpip__msg.html#o6">msg</a></td></tr> </table> <hr><h2>Field Documentation</h2> <a name="o2" doxytag="tcpip_msg::apimsg"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> struct <a class="el" href="structapi__msg.html">api_msg</a>* <a class="el" href="structtcpip__msg.html#o2">tcpip_msg::apimsg</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o5" doxytag="tcpip_msg::inp"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> struct { ... } <a class="el" href="structtcpip__msg.html#o5">tcpip_msg::inp</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o6" doxytag="tcpip_msg::msg"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> union { ... } <a class="el" href="structtcpip__msg.html#o6">tcpip_msg::msg</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o4" doxytag="tcpip_msg::netif"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> struct <a class="el" href="structnetif.html">netif</a>* <a class="el" href="structtcpip__msg.html#o4">tcpip_msg::netif</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o3" doxytag="tcpip_msg::p"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> struct <a class="el" href="structpbuf.html">pbuf</a>* <a class="el" href="structtcpip__msg.html#o3">tcpip_msg::p</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o1" doxytag="tcpip_msg::sem"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="sys__arch_8h.html#a2">sys_sem_t</a>* <a class="el" href="structtcpip__msg.html#o1">tcpip_msg::sem</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o0" doxytag="tcpip_msg::type"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> enum <a class="el" href="tcpip_8h.html#a5">tcpip_msg_type</a> <a class="el" href="structtcpip__msg.html#o0">tcpip_msg::type</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <hr>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="tcpip_8h-source.html">tcpip.h</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Sat May 8 09:28:25 2004 for Ubixos by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.3 </small></address> </body> </html>