a00132.html 4.5 KB
Newer Older
I
add uip  
itspy.wei 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
<!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>uIP 1.0: uip/uip-neighbor.h File 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.6 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="examples.html"><span>Examples</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>Globals</span></a></li>
  </ul></div>
<h1>uip/uip-neighbor.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
Header file for database of link-local neighbors, used by IPv6 code and to be used by future ARP code. 
<p>
<dl compact><dt><b>Author:</b></dt><dd>Adam Dunkels &lt;<a href="mailto:adam@sics.se">adam@sics.se</a>&gt; </dd></dl>

<p>
Definition in file <a class="el" href="a00198.html">uip-neighbor.h</a>.
<p>
<code>#include &quot;<a class="el" href="a00202.html">uip.h</a>&quot;</code><br>

<p>
<a href="a00198.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00092.html">uip_neighbor_addr</a></td></tr>

<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1273664aba3e6a2a46e87dcb1a5f19ad"></a><!-- doxytag: member="uip-neighbor.h::uip_neighbor_init" ref="1273664aba3e6a2a46e87dcb1a5f19ad" args="(void)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00132.html#1273664aba3e6a2a46e87dcb1a5f19ad">uip_neighbor_init</a> (void)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="88460bea09a462d0e22511cb567eee14"></a><!-- doxytag: member="uip-neighbor.h::uip_neighbor_add" ref="88460bea09a462d0e22511cb567eee14" args="(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00132.html#88460bea09a462d0e22511cb567eee14">uip_neighbor_add</a> (<a class="el" href="a00150.html#g1ef35301f43a5bbb9f89f07b5a36b9a0">uip_ipaddr_t</a> ipaddr, struct <a class="el" href="a00092.html">uip_neighbor_addr</a> *addr)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1d5ce7047650f3ecee0814dbc8714099"></a><!-- doxytag: member="uip-neighbor.h::uip_neighbor_update" ref="1d5ce7047650f3ecee0814dbc8714099" args="(uip_ipaddr_t ipaddr)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00132.html#1d5ce7047650f3ecee0814dbc8714099">uip_neighbor_update</a> (<a class="el" href="a00150.html#g1ef35301f43a5bbb9f89f07b5a36b9a0">uip_ipaddr_t</a> ipaddr)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="692d80636342d564422ccd9296ad568d"></a><!-- doxytag: member="uip-neighbor.h::uip_neighbor_lookup" ref="692d80636342d564422ccd9296ad568d" args="(uip_ipaddr_t ipaddr)" -->
<a class="el" href="a00092.html">uip_neighbor_addr</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00132.html#692d80636342d564422ccd9296ad568d">uip_neighbor_lookup</a> (<a class="el" href="a00150.html#g1ef35301f43a5bbb9f89f07b5a36b9a0">uip_ipaddr_t</a> ipaddr)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="890e822616a6839dfbf51dcb591b8e99"></a><!-- doxytag: member="uip-neighbor.h::uip_neighbor_periodic" ref="890e822616a6839dfbf51dcb591b8e99" args="(void)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00132.html#890e822616a6839dfbf51dcb591b8e99">uip_neighbor_periodic</a> (void)</td></tr>

</table>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jun 12 10:23:01 2006 for uIP 1.0 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>