Newer
Older
UbixOS / doc / html / d2 / d96 / loopif_8c.html
<!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: net/netif/loopif.c File Reference</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&amp;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
   &#160;<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&amp;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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('d2/d96/loopif_8c.html','../../');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">loopif.c File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="../../db/d16/debug_8h_source.html">net/debug.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../d9/d9a/mem_8h_source.html">net/mem.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="../../dc/dba/opt_8h_source.html">net/opt.h</a>&quot;</code><br />
<code>#include &quot;netif/loopif.h&quot;</code><br />
<code>#include &quot;netif/tcpdump.h&quot;</code><br />
<code>#include &quot;<a class="el" href="../../d8/da5/tcp_8h_source.html">net/tcp.h</a>&quot;</code><br />
<code>#include &quot;net/ipv4/ip.h&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for loopif.c:</div>
<div class="dyncontent">
<div class="center"><img src="../../d5/dd9/loopif_8c__incl.png" border="0" usemap="#net_2netif_2loopif_8c" alt=""/></div>
<map name="net_2netif_2loopif_8c" id="net_2netif_2loopif_8c">
<area shape="rect" title=" " alt="" coords="613,5,727,32"/>
<area shape="rect" href="../../db/d16/debug_8h.html" title=" " alt="" coords="350,80,441,107"/>
<area shape="rect" href="../../dc/dba/opt_8h.html" title=" " alt="" coords="467,155,540,181"/>
<area shape="rect" href="../../d9/d9a/mem_8h.html" title=" " alt="" coords="516,80,600,107"/>
<area shape="rect" title=" " alt="" coords="625,80,715,107"/>
<area shape="rect" title=" " alt="" coords="740,80,851,107"/>
<area shape="rect" href="../../d8/da5/tcp_8h.html" title=" " alt="" coords="875,80,948,107"/>
<area shape="rect" title=" " alt="" coords="973,80,1063,107"/>
<area shape="rect" href="../../d2/d2d/arch_8h.html" title=" " alt="" coords="331,155,411,181"/>
<area shape="rect" href="../../d0/d27/include_2sys_2types_8h.html" title=" " alt="" coords="273,379,363,405"/>
<area shape="rect" href="../../dc/df0/cc_8h.html" title=" " alt="" coords="82,229,181,256"/>
<area shape="rect" href="../../da/d28/kprintf_8h.html" title=" " alt="" coords="205,229,290,256"/>
<area shape="rect" href="../../d3/d24/kpanic_8h.html" title=" " alt="" coords="315,229,428,256"/>
<area shape="rect" href="../../d0/d6f/__types_8h.html" title=" " alt="" coords="392,603,489,629"/>
<area shape="rect" href="../../d9/dab/select_8h.html" title=" " alt="" coords="269,453,362,480"/>
<area shape="rect" href="../../d6/d92/cdefs_8h.html" title=" " alt="" coords="148,528,237,555"/>
<area shape="rect" href="../../d6/d30/__timespec_8h.html" title=" " alt="" coords="5,528,124,555"/>
<area shape="rect" href="../../df/dc5/__timeval_8h.html" title=" " alt="" coords="261,528,367,555"/>
<area shape="rect" href="../../d6/da4/__sigset_8h.html" title=" " alt="" coords="391,528,491,555"/>
<area shape="rect" href="../../de/df7/time_8h.html" title=" " alt="" coords="84,304,184,331"/>
<area shape="rect" href="../../dc/dac/io_8h.html" title=" " alt="" coords="103,379,171,405"/>
<area shape="rect" href="../../d1/d2d/stdarg_8h.html" title=" " alt="" coords="211,304,281,331"/>
<area shape="rect" href="../../d2/d78/lwipopts_8h.html" title=" " alt="" coords="504,229,607,256"/>
</map>
</div>
</div>
<p><a href="../../d2/d96/loopif_8c_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a6a09bc9672b52ada560f16b66deb76a2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d2/d96/loopif_8c.html#a6a09bc9672b52ada560f16b66deb76a2">loopif_init</a> (struct <a class="el" href="../../d2/dd6/structnetif.html">netif</a> *<a class="el" href="../../d2/dd6/structnetif.html">netif</a>)</td></tr>
<tr class="separator:a6a09bc9672b52ada560f16b66deb76a2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a id="a6a09bc9672b52ada560f16b66deb76a2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6a09bc9672b52ada560f16b66deb76a2">&#9670;&nbsp;</a></span>loopif_init()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void loopif_init </td>
          <td>(</td>
          <td class="paramtype">struct <a class="el" href="../../d2/dd6/structnetif.html">netif</a> *&#160;</td>
          <td class="paramname"><em>netif</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="../../d2/d96/loopif_8c_source.html#l00071">71</a> of file <a class="el" href="../../d2/d96/loopif_8c_source.html">loopif.c</a>.</p>

<p class="reference">References <a class="el" href="../../d9/d69/netif_8h_source.html#l00315">netif::name</a>.</p>

</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="../../dir_427baa8a9a5be237f298d4545d0d1ce2.html">net</a></li><li class="navelem"><a class="el" href="../../dir_7d1a593264e07d392f0bbc992dd77247.html">netif</a></li><li class="navelem"><a class="el" href="../../d2/d96/loopif_8c.html">loopif.c</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>