<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.16"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>UbixOS: include/net/tcpip.h Source File</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../resize.js"></script> <script type="text/javascript" src="../../navtreedata.js"></script> <script type="text/javascript" src="../../navtree.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(initResizable); /* @license-end */</script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">UbixOS  <span id="projectnumber">2.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.16 --> <script type="text/javascript" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('../../',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('d9/db5/tcpip_8h_source.html','../../');}); /* @license-end */ </script> <div id="doc-content"> <div class="header"> <div class="headertitle"> <div class="title">tcpip.h</div> </div> </div><!--header--> <div class="contents"> <a href="../../d9/db5/tcpip_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>  </div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">/*</span></div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * Copyright (c) 2001-2004 Swedish Institute of Computer Science.</span></div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * All rights reserved.</span></div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> *</span></div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * Redistribution and use in source and binary forms, with or without modification,</span></div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * are permitted provided that the following conditions are met:</span></div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> *</span></div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * 1. Redistributions of source code must retain the above copyright notice,</span></div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * this list of conditions and the following disclaimer.</span></div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * 2. Redistributions in binary form must reproduce the above copyright notice,</span></div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * this list of conditions and the following disclaimer in the documentation</span></div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * and/or other materials provided with the distribution.</span></div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * 3. The name of the author may not be used to endorse or promote products</span></div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * derived from this software without specific prior written permission.</span></div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> *</span></div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED</span></div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</span></div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"> * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT</span></div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment"> * SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,</span></div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment"> * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT</span></div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment"> * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS</span></div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</span></div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING</span></div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="comment"> * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY</span></div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="comment"> * OF SUCH DAMAGE.</span></div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="comment"> *</span></div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment"> * This file is part of the lwIP TCP/IP stack.</span></div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="comment"> *</span></div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="comment"> * Author: Adam Dunkels <adam@sics.se></span></div> <div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment"> *</span></div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment"> */</span></div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#ifndef LWIP_HDR_TCPIP_H</span></div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#define LWIP_HDR_TCPIP_H</span></div> <div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div> <div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "<a class="code" href="../../dc/dba/opt_8h.html">net/opt.h</a>"</span></div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  </div> <div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#if !NO_SYS </span><span class="comment">/* don't build if not configured for use in lwipopts.h */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include "<a class="code" href="../../d6/d40/err_8h.html">net/err.h</a>"</span></div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="preprocessor">#include "<a class="code" href="../../d2/df2/timeouts_8h.html">net/timeouts.h</a>"</span></div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#include "<a class="code" href="../../d9/d69/netif_8h.html">net/netif.h</a>"</span></div> <div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  </div> <div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#ifdef __cplusplus</span></div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">extern</span> <span class="stringliteral">"C"</span> {</div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div> <div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="preprocessor">#if LWIP_TCPIP_CORE_LOCKING</span></div> <div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  </div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">extern</span> <a class="code" href="../../d2/d0f/structsys__mutex.html">sys_mutex_t</a> lock_tcpip_core;</div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor">#define LOCK_TCPIP_CORE() sys_mutex_lock(&lock_tcpip_core)</span></div> <div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  </div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="preprocessor">#define UNLOCK_TCPIP_CORE() sys_mutex_unlock(&lock_tcpip_core)</span></div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="preprocessor">#else </span><span class="comment">/* LWIP_TCPIP_CORE_LOCKING */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="../../d9/db5/tcpip_8h.html#a4700525e737fc025fea4887b172e0c95"> 60</a></span> <span class="preprocessor">#define LOCK_TCPIP_CORE()</span></div> <div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="../../d9/db5/tcpip_8h.html#a915effea029b9c4891e1ec635eb1826d"> 61</a></span> <span class="preprocessor">#define UNLOCK_TCPIP_CORE()</span></div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="preprocessor">#endif </span><span class="comment">/* LWIP_TCPIP_CORE_LOCKING */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  </div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">struct </span><a class="code" href="../../d9/db8/structpbuf.html">pbuf</a>;</div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="keyword">struct </span><a class="code" href="../../d2/dd6/structnetif.html">netif</a>;</div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  </div> <div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="../../d9/db5/tcpip_8h.html#a5fe07216c441e27c3028bcac60fa0992"> 68</a></span> <span class="keyword">typedef</span> void (*<a class="code" href="../../d9/db5/tcpip_8h.html#a5fe07216c441e27c3028bcac60fa0992">tcpip_init_done_fn</a>)(<span class="keywordtype">void</span> *arg);</div> <div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="../../d9/db5/tcpip_8h.html#a35203296bb838f3b493839ffc6e7285d"> 70</a></span> <span class="keyword">typedef</span> void (*<a class="code" href="../../d9/db5/tcpip_8h.html#a35203296bb838f3b493839ffc6e7285d">tcpip_callback_fn</a>)(<span class="keywordtype">void</span> *ctx);</div> <div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  </div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="comment">/* Forward declarations */</span></div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">struct </span>tcpip_callback_msg;</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  </div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="keywordtype">void</span> <a class="code" href="../../d9/db5/tcpip_8h.html#ac104b53faf0e3905ad0e970866835661">tcpip_init</a>(<a class="code" href="../../d9/db5/tcpip_8h.html#a5fe07216c441e27c3028bcac60fa0992">tcpip_init_done_fn</a> tcpip_init_done, <span class="keywordtype">void</span> *arg);</div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  </div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <a class="code" href="../../d2/de7/group__infrastructure__errors.html#gaf02d9da80fd66b4f986d2c53d7231ddb">err_t</a> <a class="code" href="../../d9/db5/tcpip_8h.html#a93043b3c66dbe4a15a60299c6199d102">tcpip_inpkt</a>(<span class="keyword">struct</span> <a class="code" href="../../d9/db8/structpbuf.html">pbuf</a> *p, <span class="keyword">struct</span> <a class="code" href="../../d2/dd6/structnetif.html">netif</a> *inp, <a class="code" href="../../d9/d69/netif_8h.html#ab2302b1b64ac7b95f24c6bab754a575e">netif_input_fn</a> input_fn);</div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <a class="code" href="../../d2/de7/group__infrastructure__errors.html#gaf02d9da80fd66b4f986d2c53d7231ddb">err_t</a> <a class="code" href="../../d9/db5/tcpip_8h.html#ae510f195171bed8499ae94e264a92717">tcpip_input</a>(<span class="keyword">struct</span> <a class="code" href="../../d9/db8/structpbuf.html">pbuf</a> *p, <span class="keyword">struct</span> <a class="code" href="../../d2/dd6/structnetif.html">netif</a> *inp);</div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  </div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <a class="code" href="../../d2/de7/group__infrastructure__errors.html#gaf02d9da80fd66b4f986d2c53d7231ddb">err_t</a> <a class="code" href="../../d9/db5/tcpip_8h.html#ab1d3ef23817d7703fa75ed67bd45ea1d">tcpip_callback_with_block</a>(<a class="code" href="../../d9/db5/tcpip_8h.html#a35203296bb838f3b493839ffc6e7285d">tcpip_callback_fn</a> <span class="keyword">function</span>, <span class="keywordtype">void</span> *ctx, <a class="code" href="../../de/d8c/group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> block);</div> <div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="../../d9/db5/tcpip_8h.html#a7eb868a1215472ec38f3f2a04d442b9f"> 85</a></span> <span class="preprocessor">#define tcpip_callback(f, ctx) tcpip_callback_with_block(f, ctx, 1)</span></div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  </div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="keyword">struct </span>tcpip_callback_msg* <a class="code" href="../../d9/db5/tcpip_8h.html#aee14fa2587a9ba9d23e4c7e16c4526ac">tcpip_callbackmsg_new</a>(<a class="code" href="../../d9/db5/tcpip_8h.html#a35203296bb838f3b493839ffc6e7285d">tcpip_callback_fn</a> <span class="keyword">function</span>, <span class="keywordtype">void</span> *ctx);</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="keywordtype">void</span> <a class="code" href="../../d9/db5/tcpip_8h.html#ac5b7a59f4c3f5f721ab9ee81f231c9fd">tcpip_callbackmsg_delete</a>(<span class="keyword">struct</span> tcpip_callback_msg* msg);</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <a class="code" href="../../d2/de7/group__infrastructure__errors.html#gaf02d9da80fd66b4f986d2c53d7231ddb">err_t</a> <a class="code" href="../../d9/db5/tcpip_8h.html#acfc81ad493f68714a22b3b8ea7d04378">tcpip_trycallback</a>(<span class="keyword">struct</span> tcpip_callback_msg* msg);</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  </div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="comment">/* free pbufs or heap memory from another context without blocking */</span></div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <a class="code" href="../../d2/de7/group__infrastructure__errors.html#gaf02d9da80fd66b4f986d2c53d7231ddb">err_t</a> <a class="code" href="../../d9/db5/tcpip_8h.html#a5cdcb6b784fe0e8736a5b31a5cfbed6c">pbuf_free_callback</a>(<span class="keyword">struct</span> <a class="code" href="../../d9/db8/structpbuf.html">pbuf</a> *p);</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span> <a class="code" href="../../d2/de7/group__infrastructure__errors.html#gaf02d9da80fd66b4f986d2c53d7231ddb">err_t</a> <a class="code" href="../../d9/db5/tcpip_8h.html#a55b4de3765c6a37b3f2b26a11603771c">mem_free_callback</a>(<span class="keywordtype">void</span> *m);</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span> <span class="preprocessor">#if LWIP_TCPIP_TIMEOUT && LWIP_TIMERS</span></div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <a class="code" href="../../d2/de7/group__infrastructure__errors.html#gaf02d9da80fd66b4f986d2c53d7231ddb">err_t</a> tcpip_timeout(<a class="code" href="../../de/d8c/group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> msecs, sys_timeout_handler h, <span class="keywordtype">void</span> *arg);</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <a class="code" href="../../d2/de7/group__infrastructure__errors.html#gaf02d9da80fd66b4f986d2c53d7231ddb">err_t</a> tcpip_untimeout(sys_timeout_handler h, <span class="keywordtype">void</span> *arg);</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="preprocessor">#endif </span><span class="comment">/* LWIP_TCPIP_TIMEOUT && LWIP_TIMERS */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  </div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="preprocessor">#ifdef __cplusplus</span></div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span> }</div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  </div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="preprocessor">#endif </span><span class="comment">/* !NO_SYS */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  </div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="preprocessor">#endif </span><span class="comment">/* LWIP_HDR_TCPIP_H */</span><span class="preprocessor"></span></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> <div class="ttc" id="aopt_8h_html"><div class="ttname"><a href="../../dc/dba/opt_8h.html">opt.h</a></div></div> <div class="ttc" id="agroup__compiler__abstraction_html_ga4c14294869aceba3ef9d4c0c302d0f33"><div class="ttname"><a href="../../de/d8c/group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a></div><div class="ttdeci">uint32_t u32_t</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d2d/arch_8h_source.html#l00126">arch.h:126</a></div></div> <div class="ttc" id="atcpip_8h_html_ac104b53faf0e3905ad0e970866835661"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#ac104b53faf0e3905ad0e970866835661">tcpip_init</a></div><div class="ttdeci">void tcpip_init(tcpip_init_done_fn tcpip_init_done, void *arg)</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d55/tcpip_8c_source.html#l00446">tcpip.c:446</a></div></div> <div class="ttc" id="anetif_8h_html_ab2302b1b64ac7b95f24c6bab754a575e"><div class="ttname"><a href="../../d9/d69/netif_8h.html#ab2302b1b64ac7b95f24c6bab754a575e">netif_input_fn</a></div><div class="ttdeci">err_t(* netif_input_fn)(struct pbuf *p, struct netif *inp)</div><div class="ttdef"><b>Definition:</b> <a href="../../d9/d69/netif_8h_source.html#l00170">netif.h:170</a></div></div> <div class="ttc" id="atcpip_8h_html_ab1d3ef23817d7703fa75ed67bd45ea1d"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#ab1d3ef23817d7703fa75ed67bd45ea1d">tcpip_callback_with_block</a></div><div class="ttdeci">err_t tcpip_callback_with_block(tcpip_callback_fn function, void *ctx, u8_t block)</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d55/tcpip_8c_source.html#l00229">tcpip.c:229</a></div></div> <div class="ttc" id="atcpip_8h_html_acfc81ad493f68714a22b3b8ea7d04378"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#acfc81ad493f68714a22b3b8ea7d04378">tcpip_trycallback</a></div><div class="ttdeci">err_t tcpip_trycallback(struct tcpip_callback_msg *msg)</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d55/tcpip_8c_source.html#l00432">tcpip.c:432</a></div></div> <div class="ttc" id="atcpip_8h_html_a55b4de3765c6a37b3f2b26a11603771c"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#a55b4de3765c6a37b3f2b26a11603771c">mem_free_callback</a></div><div class="ttdeci">err_t mem_free_callback(void *m)</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d55/tcpip_8c_source.html#l00491">tcpip.c:491</a></div></div> <div class="ttc" id="atcpip_8h_html_a5fe07216c441e27c3028bcac60fa0992"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#a5fe07216c441e27c3028bcac60fa0992">tcpip_init_done_fn</a></div><div class="ttdeci">void(* tcpip_init_done_fn)(void *arg)</div><div class="ttdef"><b>Definition:</b> <a href="../../d9/db5/tcpip_8h_source.html#l00068">tcpip.h:68</a></div></div> <div class="ttc" id="anetif_8h_html"><div class="ttname"><a href="../../d9/d69/netif_8h.html">netif.h</a></div></div> <div class="ttc" id="atcpip_8h_html_a93043b3c66dbe4a15a60299c6199d102"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#a93043b3c66dbe4a15a60299c6199d102">tcpip_inpkt</a></div><div class="ttdeci">err_t tcpip_inpkt(struct pbuf *p, struct netif *inp, netif_input_fn input_fn)</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d55/tcpip_8c_source.html#l00161">tcpip.c:161</a></div></div> <div class="ttc" id="atcpip_8h_html_ac5b7a59f4c3f5f721ab9ee81f231c9fd"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#ac5b7a59f4c3f5f721ab9ee81f231c9fd">tcpip_callbackmsg_delete</a></div><div class="ttdeci">void tcpip_callbackmsg_delete(struct tcpip_callback_msg *msg)</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d55/tcpip_8c_source.html#l00421">tcpip.c:421</a></div></div> <div class="ttc" id="agroup__compiler__abstraction_html_ga4caecabca98b43919dd11be1c0d4cd8e"><div class="ttname"><a href="../../de/d8c/group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a></div><div class="ttdeci">uint8_t u8_t</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d2d/arch_8h_source.html#l00122">arch.h:122</a></div></div> <div class="ttc" id="aerr_8h_html"><div class="ttname"><a href="../../d6/d40/err_8h.html">err.h</a></div></div> <div class="ttc" id="astructnetif_html"><div class="ttname"><a href="../../d2/dd6/structnetif.html">netif</a></div><div class="ttdef"><b>Definition:</b> <a href="../../d9/d69/netif_8h_source.html#l00233">netif.h:233</a></div></div> <div class="ttc" id="atcpip_8h_html_ae510f195171bed8499ae94e264a92717"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#ae510f195171bed8499ae94e264a92717">tcpip_input</a></div><div class="ttdeci">err_t tcpip_input(struct pbuf *p, struct netif *inp)</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d55/tcpip_8c_source.html#l00204">tcpip.c:204</a></div></div> <div class="ttc" id="agroup__infrastructure__errors_html_gaf02d9da80fd66b4f986d2c53d7231ddb"><div class="ttname"><a href="../../d2/de7/group__infrastructure__errors.html#gaf02d9da80fd66b4f986d2c53d7231ddb">err_t</a></div><div class="ttdeci">s8_t err_t</div><div class="ttdef"><b>Definition:</b> <a href="../../d6/d40/err_8h_source.html#l00057">err.h:57</a></div></div> <div class="ttc" id="atcpip_8h_html_a35203296bb838f3b493839ffc6e7285d"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#a35203296bb838f3b493839ffc6e7285d">tcpip_callback_fn</a></div><div class="ttdeci">void(* tcpip_callback_fn)(void *ctx)</div><div class="ttdef"><b>Definition:</b> <a href="../../d9/db5/tcpip_8h_source.html#l00070">tcpip.h:70</a></div></div> <div class="ttc" id="atcpip_8h_html_aee14fa2587a9ba9d23e4c7e16c4526ac"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#aee14fa2587a9ba9d23e4c7e16c4526ac">tcpip_callbackmsg_new</a></div><div class="ttdeci">struct tcpip_callback_msg * tcpip_callbackmsg_new(tcpip_callback_fn function, void *ctx)</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d55/tcpip_8c_source.html#l00405">tcpip.c:405</a></div></div> <div class="ttc" id="atimeouts_8h_html"><div class="ttname"><a href="../../d2/df2/timeouts_8h.html">timeouts.h</a></div></div> <div class="ttc" id="astructpbuf_html"><div class="ttname"><a href="../../d9/db8/structpbuf.html">pbuf</a></div><div class="ttdef"><b>Definition:</b> <a href="../../d0/d35/pbuf_8h_source.html#l00142">pbuf.h:142</a></div></div> <div class="ttc" id="astructsys__mutex_html"><div class="ttname"><a href="../../d2/d0f/structsys__mutex.html">sys_mutex</a></div><div class="ttdef"><b>Definition:</b> <a href="../../df/dc7/sys__arch_8h_source.html#l00016">sys_arch.h:16</a></div></div> <div class="ttc" id="atcpip_8h_html_a5cdcb6b784fe0e8736a5b31a5cfbed6c"><div class="ttname"><a href="../../d9/db5/tcpip_8h.html#a5cdcb6b784fe0e8736a5b31a5cfbed6c">pbuf_free_callback</a></div><div class="ttdeci">err_t pbuf_free_callback(struct pbuf *p)</div><div class="ttdef"><b>Definition:</b> <a href="../../d2/d55/tcpip_8c_source.html#l00480">tcpip.c:480</a></div></div> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="../../dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="../../dir_2fa1ed3146d6c2b96c5cfe4341985326.html">net</a></li><li class="navelem"><a class="el" href="../../d9/db5/tcpip_8h.html">tcpip.h</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.16 </li> </ul> </div> </body> </html>