Newer
Older
ubix2 / doc / xml / arp_8h.xml
@reddawg reddawg on 5 Dec 2006 41 KB More syscalls implimented
<?xml version='1.0' encoding='iso-8859-1' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.4.7">
  <compounddef id="arp_8h" kind="file">
    <compoundname>arp.h</compoundname>
    <includes refid="pbuf_8h" local="yes">net/pbuf.h</includes>
    <includes refid="ipv4_2ip__addr_8h" local="yes">net/ipv4/ip_addr.h</includes>
    <includes refid="netif_8h" local="yes">net/netif.h</includes>
    <includedby refid="arp_8c" local="yes">src/sys/net/netif/arp.c</includedby>
    <includedby refid="ethernetif_8c" local="yes">src/sys/net/netif/ethernetif.c</includedby>
    <incdepgraph>
      <node id="1128">
        <label>net/netif.h</label>
        <link refid="netif_8h"/>
        <childnode refid="1129" relation="include">
        </childnode>
        <childnode refid="1131" relation="include">
        </childnode>
        <childnode refid="1127" relation="include">
        </childnode>
        <childnode refid="1134" relation="include">
        </childnode>
        <childnode refid="1122" relation="include">
        </childnode>
      </node>
      <node id="1125">
        <label>arch/cpu.h</label>
        <link refid="cpu_8h"/>
      </node>
      <node id="1121">
        <label>src/sys/include/netif/arp.h</label>
        <link refid="arp.h"/>
        <childnode refid="1122" relation="include">
        </childnode>
        <childnode refid="1127" relation="include">
        </childnode>
        <childnode refid="1128" relation="include">
        </childnode>
      </node>
      <node id="1132">
        <label>ubixos/types.h</label>
        <link refid="include_2ubixos_2types_8h"/>
        <childnode refid="1133" relation="include">
        </childnode>
      </node>
      <node id="1133">
        <label>sys/_types.h</label>
        <link refid="__types_8h"/>
      </node>
      <node id="1124">
        <label>net/arch.h</label>
        <link refid="arch_8h"/>
        <childnode refid="1125" relation="include">
        </childnode>
        <childnode refid="1126" relation="include">
        </childnode>
      </node>
      <node id="1130">
        <label>net/lwipopts.h</label>
        <link refid="lwipopts_8h"/>
      </node>
      <node id="1127">
        <label>net/ipv4/ip_addr.h</label>
        <link refid="ipv4_2ip__addr_8h"/>
        <childnode refid="1124" relation="include">
        </childnode>
      </node>
      <node id="1131">
        <label>net/err.h</label>
        <link refid="err_8h"/>
        <childnode refid="1132" relation="include">
        </childnode>
        <childnode refid="1123" relation="include">
        </childnode>
        <childnode refid="1126" relation="include">
        </childnode>
      </node>
      <node id="1129">
        <label>net/opt.h</label>
        <link refid="opt_8h"/>
        <childnode refid="1130" relation="include">
        </childnode>
      </node>
      <node id="1122">
        <label>net/pbuf.h</label>
        <link refid="pbuf_8h"/>
        <childnode refid="1123" relation="include">
        </childnode>
        <childnode refid="1124" relation="include">
        </childnode>
      </node>
      <node id="1123">
        <label>net/debug.h</label>
        <link refid="debug_8h"/>
      </node>
      <node id="1134">
        <label>net/ipv4/inet.h</label>
        <link refid="ipv4_2inet_8h"/>
        <childnode refid="1124" relation="include">
        </childnode>
        <childnode refid="1129" relation="include">
        </childnode>
        <childnode refid="1122" relation="include">
        </childnode>
        <childnode refid="1127" relation="include">
        </childnode>
      </node>
      <node id="1126">
        <label>arch/cc.h</label>
        <link refid="cc_8h"/>
      </node>
    </incdepgraph>
    <invincdepgraph>
      <node id="1135">
        <label>src/sys/include/netif/arp.h</label>
        <link refid="arp.h"/>
        <childnode refid="1136" relation="include">
        </childnode>
        <childnode refid="1137" relation="include">
        </childnode>
      </node>
      <node id="1137">
        <label>src/sys/net/netif/ethernetif.c</label>
        <link refid="ethernetif_8c"/>
      </node>
      <node id="1136">
        <label>src/sys/net/netif/arp.c</label>
        <link refid="arp_8c"/>
      </node>
    </invincdepgraph>
    <innerclass refid="structeth__addr" prot="public">eth_addr</innerclass>
    <innerclass refid="structeth__hdr" prot="public">eth_hdr</innerclass>
      <sectiondef kind="define">
      <memberdef kind="define" id="arp_8h_1aa3d8ed1eb1129f518345e37b38cfc37" prot="public" static="no">
        <name>ARP_TMR_INTERVAL</name>
        <initializer>10000</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="58" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" bodystart="58" bodyend="-1"/>
        <referencedby refid="ethernetif_8c_1c94d6bae5aaeab8f812a6809ba4a6367" compoundref="ethernetif_8c" startline="309" endline="313">arp_timer</referencedby>
        <referencedby refid="ethernetif_8c_164753cb7324510825069062660f10926" compoundref="ethernetif_8c" startline="325" endline="341">ethernetif_init</referencedby>
      </memberdef>
      <memberdef kind="define" id="arp_8h_1dbc208bed02b2900ca2639a25d3f6198" prot="public" static="no">
        <name>ETHTYPE_ARP</name>
        <initializer>0x0806</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="60" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" bodystart="60" bodyend="-1"/>
        <referencedby refid="arp_8c_157a25dd51cf73f048ad5364ecc2f040b" compoundref="arp_8c" startline="197" endline="250">arp_arp_input</referencedby>
        <referencedby refid="arp_8c_19d1287b9a80c370797b2ac5c63f70e2e" compoundref="arp_8c" startline="266" endline="302">arp_query</referencedby>
        <referencedby refid="ethernetif_8c_1687c1030eeb3939b9aa8e1a0811c301a" compoundref="ethernetif_8c" startline="275" endline="306">ethernetif_input</referencedby>
      </memberdef>
      <memberdef kind="define" id="arp_8h_1392234c1299a5f5c264e511d88a66e56" prot="public" static="no">
        <name>ETHTYPE_IP</name>
        <initializer>0x0800</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="61" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" bodystart="61" bodyend="-1"/>
        <referencedby refid="arp_8c_157a25dd51cf73f048ad5364ecc2f040b" compoundref="arp_8c" startline="197" endline="250">arp_arp_input</referencedby>
        <referencedby refid="arp_8c_19d1287b9a80c370797b2ac5c63f70e2e" compoundref="arp_8c" startline="266" endline="302">arp_query</referencedby>
        <referencedby refid="ethernetif_8c_1687c1030eeb3939b9aa8e1a0811c301a" compoundref="ethernetif_8c" startline="275" endline="306">ethernetif_input</referencedby>
        <referencedby refid="ethernetif_8c_1eb49a49ab62789d8e32fddf180d52ebf" compoundref="ethernetif_8c" startline="186" endline="263">ethernetif_output</referencedby>
      </memberdef>
      </sectiondef>
      <sectiondef kind="func">
      <memberdef kind="function" id="arp_8h_157a25dd51cf73f048ad5364ecc2f040b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type><ref refid="structpbuf" kindref="compound">pbuf</ref> *</type>
        <definition>struct pbuf* arp_arp_input</definition>
        <argsstring>(struct netif *netif, struct eth_addr *ethaddr, struct pbuf *p)</argsstring>
        <name>arp_arp_input</name>
        <param>
          <type>struct <ref refid="structnetif" kindref="compound">netif</ref> *</type>
          <declname>netif</declname>
        </param>
        <param>
          <type>struct <ref refid="structeth__addr" kindref="compound">eth_addr</ref> *</type>
          <declname>ethaddr</declname>
        </param>
        <param>
          <type>struct <ref refid="structpbuf" kindref="compound">pbuf</ref> *</type>
          <declname>p</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="82" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/net/netif/arp.c" bodystart="197" bodyend="250"/>
        <references refid="arp_8c_1038bb8fc3bcc993d8b7724632e43ed0f" compoundref="arp_8c" startline="120" endline="178">add_arp_entry</references>
        <references refid="arp_8c_106ba7b414e718081998f2814090debf1" compoundref="arp_8c" startline="51">ARP_REPLY</references>
        <references refid="arp_8c_17a7c46ffaba30477b8c9e3e61bd2e106" compoundref="arp_8c" startline="50">ARP_REQUEST</references>
        <references refid="arp_8c_1f463dc7a7aaf3ea0b6bc472b261380ac" compoundref="arp_8c" startline="72">ARPH_HWLEN_SET</references>
        <references refid="arp_8c_1edb2ded9225b09da0358754f859d72d6" compoundref="arp_8c" startline="73">ARPH_PROTOLEN_SET</references>
        <references refid="arp_8h_1dbc208bed02b2900ca2639a25d3f6198" compoundref="arp_8h" startline="60">ETHTYPE_ARP</references>
        <references refid="arp_8h_1392234c1299a5f5c264e511d88a66e56" compoundref="arp_8h" startline="61">ETHTYPE_IP</references>
        <references refid="ipv4_2inet_8h_1b7fffd06ef1d1a7d34f99eedbb9f44dd" compoundref="ipv4_2inet_8h" startline="66">htons</references>
        <references refid="arp_8c_128a28d3e575df3e75985e2313cc2d51a" compoundref="arp_8c" startline="48">HWTYPE_ETHERNET</references>
        <references refid="structnetif_1d666097c02e7d7e82ea838b0c721470d" compoundref="netif_8h" startline="51">netif::ip_addr</references>
        <references refid="ipv4_2ip__addr_8h_1008c9c92d770cc030ea054e6b259835a" compoundref="ipv4_2ip__addr_8h" startline="62">ip_addr_cmp</references>
        <references refid="ipv4_2ip__addr_8h_140db7feae2b92f7a7a01d65a85b06e18" compoundref="ipv4_2ip__addr_8h" startline="55">ip_addr_set</references>
        <references refid="kprint_8h_1b2761bdf0cca73ad0fb5880895210cd8" compoundref="kprintf_8c" startline="38" endline="49">kprintf</references>
        <references refid="def_8h_1070d2ce7b6bb7e5c05602aa8c308d0c4" compoundref="def_8h" startline="41">NULL</references>
        <references refid="structpbuf_18d32dc3e964369d4eec638fc37fbc460" compoundref="pbuf_8h" startline="71">pbuf::payload</references>
        <references refid="pbuf_8h_1334112aa2ac402c254d604c0dbbbb746">pbuf_free</references>
        <references refid="structpbuf_13b42932c0b26c9ff2b8fe88bd25fb127" compoundref="pbuf_8h" startline="74">pbuf::tot_len</references>
        <referencedby refid="ethernetif_8c_1687c1030eeb3939b9aa8e1a0811c301a" compoundref="ethernetif_8c" startline="275" endline="306">ethernetif_input</referencedby>
      </memberdef>
      <memberdef kind="function" id="arp_8h_1c8ad5a32790d172fcec2eac97a87ee9f" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void arp_init</definition>
        <argsstring>(void)</argsstring>
        <name>arp_init</name>
        <param>
          <type>void</type>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="64" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/net/netif/arp.c" bodystart="93" bodyend="101"/>
        <references refid="arp_8c_1f695765e961406ffcbd5a25a4dca7a55" compoundref="arp_8c" startline="88">arp_table</references>
        <references refid="lwipopts_8h_1924936a814564dbdb0bc950d255a83b9" compoundref="lwipopts_8h" startline="128">ARP_TABLE_SIZE</references>
        <references refid="ipv4_2ip__addr_8h_13e5e67b7292b156034560fef2202776c" compoundref="ipv4_2ip__addr_8h" startline="40">IP_ADDR_ANY</references>
        <references refid="ipv4_2ip__addr_8h_140db7feae2b92f7a7a01d65a85b06e18" compoundref="ipv4_2ip__addr_8h" startline="55">ip_addr_set</references>
        <references refid="structarp__entry_1b9ee1643a380bd563aac0dea83973459" compoundref="arp_8c" startline="83">arp_entry::ipaddr</references>
        <referencedby refid="ethernetif_8c_164753cb7324510825069062660f10926" compoundref="ethernetif_8c" startline="325" endline="341">ethernetif_init</referencedby>
      </memberdef>
      <memberdef kind="function" id="arp_8h_1916d08dbb8f4a38e1e904a8a018b000c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void arp_ip_input</definition>
        <argsstring>(struct netif *netif, struct pbuf *p)</argsstring>
        <name>arp_ip_input</name>
        <param>
          <type>struct <ref refid="structnetif" kindref="compound">netif</ref> *</type>
          <declname>netif</declname>
        </param>
        <param>
          <type>struct <ref refid="structpbuf" kindref="compound">pbuf</ref> *</type>
          <declname>p</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="75" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/net/netif/arp.c" bodystart="181" bodyend="194"/>
        <references refid="arp_8c_1038bb8fc3bcc993d8b7724632e43ed0f" compoundref="arp_8c" startline="120" endline="178">add_arp_entry</references>
        <references refid="debug_8h_17fa8be0d28d77b4ab4f44d924d4d69e2" compoundref="debug_8h" startline="97">ARP_DEBUG</references>
        <references refid="debug_8h_18b52c1fca5671ffbfe068c8d50ca0065" compoundref="debug_8h" startline="92">DEBUGF</references>
        <references refid="structnetif_1d666097c02e7d7e82ea838b0c721470d" compoundref="netif_8h" startline="51">netif::ip_addr</references>
        <references refid="ipv4_2ip__addr_8h_1f656f30425e386d96d0e1a1b2dcb3952" compoundref="ipv4_2ip__addr_8h" startline="58">ip_addr_maskcmp</references>
        <references refid="structnetif_1c4b9556c67758bde9a2b29f57f3e8cf2" compoundref="netif_8h" startline="52">netif::netmask</references>
        <references refid="structpbuf_18d32dc3e964369d4eec638fc37fbc460" compoundref="pbuf_8h" startline="71">pbuf::payload</references>
        <referencedby refid="ethernetif_8c_1687c1030eeb3939b9aa8e1a0811c301a" compoundref="ethernetif_8c" startline="275" endline="306">ethernetif_input</referencedby>
      </memberdef>
      <memberdef kind="function" id="arp_8h_1eec8fff4f036cca2ac1b5635fa46d21b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type><ref refid="structeth__addr" kindref="compound">eth_addr</ref> *</type>
        <definition>struct eth_addr* arp_lookup</definition>
        <argsstring>(struct ip_addr *ipaddr)</argsstring>
        <name>arp_lookup</name>
        <param>
          <type>struct <ref refid="structip__addr" kindref="compound">ip_addr</ref> *</type>
          <declname>ipaddr</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="87" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/net/netif/arp.c" bodystart="253" bodyend="263"/>
        <references refid="arp_8c_1f695765e961406ffcbd5a25a4dca7a55" compoundref="arp_8c" startline="88">arp_table</references>
        <references refid="lwipopts_8h_1924936a814564dbdb0bc950d255a83b9" compoundref="lwipopts_8h" startline="128">ARP_TABLE_SIZE</references>
        <references refid="ipv4_2ip__addr_8h_1008c9c92d770cc030ea054e6b259835a" compoundref="ipv4_2ip__addr_8h" startline="62">ip_addr_cmp</references>
        <references refid="def_8h_1070d2ce7b6bb7e5c05602aa8c308d0c4" compoundref="def_8h" startline="41">NULL</references>
        <referencedby refid="ethernetif_8c_1eb49a49ab62789d8e32fddf180d52ebf" compoundref="ethernetif_8c" startline="186" endline="263">ethernetif_output</referencedby>
      </memberdef>
      <memberdef kind="function" id="arp_8h_19d1287b9a80c370797b2ac5c63f70e2e" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type><ref refid="structpbuf" kindref="compound">pbuf</ref> *</type>
        <definition>struct pbuf* arp_query</definition>
        <argsstring>(struct netif *netif, struct eth_addr *ethaddr, struct ip_addr *ipaddr)</argsstring>
        <name>arp_query</name>
        <param>
          <type>struct <ref refid="structnetif" kindref="compound">netif</ref> *</type>
          <declname>netif</declname>
        </param>
        <param>
          <type>struct <ref refid="structeth__addr" kindref="compound">eth_addr</ref> *</type>
          <declname>ethaddr</declname>
        </param>
        <param>
          <type>struct <ref refid="structip__addr" kindref="compound">ip_addr</ref> *</type>
          <declname>ipaddr</declname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="93" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/net/netif/arp.c" bodystart="266" bodyend="302"/>
        <references refid="arp_8c_17a7c46ffaba30477b8c9e3e61bd2e106" compoundref="arp_8c" startline="50">ARP_REQUEST</references>
        <references refid="arp_8c_1f463dc7a7aaf3ea0b6bc472b261380ac" compoundref="arp_8c" startline="72">ARPH_HWLEN_SET</references>
        <references refid="arp_8c_1edb2ded9225b09da0358754f859d72d6" compoundref="arp_8c" startline="73">ARPH_PROTOLEN_SET</references>
        <references refid="arp_8h_1dbc208bed02b2900ca2639a25d3f6198" compoundref="arp_8h" startline="60">ETHTYPE_ARP</references>
        <references refid="arp_8h_1392234c1299a5f5c264e511d88a66e56" compoundref="arp_8h" startline="61">ETHTYPE_IP</references>
        <references refid="ipv4_2inet_8h_1b7fffd06ef1d1a7d34f99eedbb9f44dd" compoundref="ipv4_2inet_8h" startline="66">htons</references>
        <references refid="arp_8c_128a28d3e575df3e75985e2313cc2d51a" compoundref="arp_8c" startline="48">HWTYPE_ETHERNET</references>
        <references refid="structnetif_1d666097c02e7d7e82ea838b0c721470d" compoundref="netif_8h" startline="51">netif::ip_addr</references>
        <references refid="ipv4_2ip__addr_8h_140db7feae2b92f7a7a01d65a85b06e18" compoundref="ipv4_2ip__addr_8h" startline="55">ip_addr_set</references>
        <references refid="def_8h_1070d2ce7b6bb7e5c05602aa8c308d0c4" compoundref="def_8h" startline="41">NULL</references>
        <references refid="structpbuf_18d32dc3e964369d4eec638fc37fbc460" compoundref="pbuf_8h" startline="71">pbuf::payload</references>
        <references refid="pbuf_8h_1bb6c8efa7f7739e71cb286c6dd4a47ef">pbuf_alloc</references>
        <references refid="pbuf_8h_1ee1baa59bb2f85ba575b5a8619ac1ebfb4de441e737330558b609a990cd17346">PBUF_LINK</references>
        <references refid="pbuf_8h_1b3c589840cc5a202e7278f41463f97e7c5e9f28455bca98944a030d4b84ecfab">PBUF_RAM</references>
        <referencedby refid="ethernetif_8c_1eb49a49ab62789d8e32fddf180d52ebf" compoundref="ethernetif_8c" startline="186" endline="263">ethernetif_output</referencedby>
      </memberdef>
      <memberdef kind="function" id="arp_8h_12cc298ed4c68289160da1376faf20938" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void arp_tmr</definition>
        <argsstring>(void)</argsstring>
        <name>arp_tmr</name>
        <param>
          <type>void</type>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="69" bodyfile="/usr/home/reddawg/source/ubix2/src/sys/net/netif/arp.c" bodystart="104" bodyend="117"/>
        <references refid="debug_8h_17fa8be0d28d77b4ab4f44d924d4d69e2" compoundref="debug_8h" startline="97">ARP_DEBUG</references>
        <references refid="arp_8c_1741a0710dc126ed3ae9e305472df3432" compoundref="arp_8c" startline="46">ARP_MAXAGE</references>
        <references refid="arp_8c_1f695765e961406ffcbd5a25a4dca7a55" compoundref="arp_8c" startline="88">arp_table</references>
        <references refid="lwipopts_8h_1924936a814564dbdb0bc950d255a83b9" compoundref="lwipopts_8h" startline="128">ARP_TABLE_SIZE</references>
        <references refid="arp_8c_19b78800fdadcc20482aacd10da639621" compoundref="arp_8c" startline="89">ctime</references>
        <references refid="debug_8h_18b52c1fca5671ffbfe068c8d50ca0065" compoundref="debug_8h" startline="92">DEBUGF</references>
        <references refid="ipv4_2ip__addr_8h_13e5e67b7292b156034560fef2202776c" compoundref="ipv4_2ip__addr_8h" startline="40">IP_ADDR_ANY</references>
        <references refid="ipv4_2ip__addr_8h_10d51c2bb5f2af51392540af1c5df511a" compoundref="ipv4_2ip__addr_8h" startline="64">ip_addr_isany</references>
        <references refid="ipv4_2ip__addr_8h_140db7feae2b92f7a7a01d65a85b06e18" compoundref="ipv4_2ip__addr_8h" startline="55">ip_addr_set</references>
        <references refid="structarp__entry_1b9ee1643a380bd563aac0dea83973459" compoundref="arp_8c" startline="83">arp_entry::ipaddr</references>
        <referencedby refid="ethernetif_8c_1c94d6bae5aaeab8f812a6809ba4a6367" compoundref="ethernetif_8c" startline="309" endline="313">arp_timer</referencedby>
      </memberdef>
      </sectiondef>
      <sectiondef kind="var">
      <memberdef kind="variable" id="arp_8h_1a7f002f47b5fc16e9c8e866c7b1c525a" prot="public" static="no" mutable="no">
        <type><ref refid="structeth__hdr" kindref="compound">eth_hdr</ref></type>
        <definition>struct eth_hdr  PACK_STRUCT_STRUCT</definition>
        <argsstring></argsstring>
        <name>PACK_STRUCT_STRUCT</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="56"/>
      </memberdef>
      <memberdef kind="variable" id="arp_8h_160f1dc6554771c253cfaf098c6c03db0" prot="public" static="no" mutable="no">
        <type><ref refid="structeth__addr" kindref="compound">eth_addr</ref></type>
        <definition>struct eth_addr  PACK_STRUCT_STRUCT</definition>
        <argsstring></argsstring>
        <name>PACK_STRUCT_STRUCT</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h" line="50"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <programlisting>
<codeline lineno="1"><highlight class="comment">/*</highlight></codeline>
<codeline lineno="2"><highlight class="comment"><sp/>*<sp/>Copyright<sp/>(c)<sp/>2001,<sp/>Swedish<sp/>Institute<sp/>of<sp/>Computer<sp/>Science.</highlight></codeline>
<codeline lineno="3"><highlight class="comment"><sp/>*<sp/>All<sp/>rights<sp/>reserved.<sp/></highlight></codeline>
<codeline lineno="4"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="5"><highlight class="comment"><sp/>*<sp/>Redistribution<sp/>and<sp/>use<sp/>in<sp/>source<sp/>and<sp/>binary<sp/>forms,<sp/>with<sp/>or<sp/>without<sp/></highlight></codeline>
<codeline lineno="6"><highlight class="comment"><sp/>*<sp/>modification,<sp/>are<sp/>permitted<sp/>provided<sp/>that<sp/>the<sp/>following<sp/>conditions<sp/></highlight></codeline>
<codeline lineno="7"><highlight class="comment"><sp/>*<sp/>are<sp/>met:<sp/></highlight></codeline>
<codeline lineno="8"><highlight class="comment"><sp/>*<sp/>1.<sp/>Redistributions<sp/>of<sp/>source<sp/>code<sp/>must<sp/>retain<sp/>the<sp/>above<sp/>copyright<sp/></highlight></codeline>
<codeline lineno="9"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/>notice,<sp/>this<sp/>list<sp/>of<sp/>conditions<sp/>and<sp/>the<sp/>following<sp/>disclaimer.<sp/></highlight></codeline>
<codeline lineno="10"><highlight class="comment"><sp/>*<sp/>2.<sp/>Redistributions<sp/>in<sp/>binary<sp/>form<sp/>must<sp/>reproduce<sp/>the<sp/>above<sp/>copyright<sp/></highlight></codeline>
<codeline lineno="11"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/>notice,<sp/>this<sp/>list<sp/>of<sp/>conditions<sp/>and<sp/>the<sp/>following<sp/>disclaimer<sp/>in<sp/>the<sp/></highlight></codeline>
<codeline lineno="12"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/>documentation<sp/>and/or<sp/>other<sp/>materials<sp/>provided<sp/>with<sp/>the<sp/>distribution.<sp/></highlight></codeline>
<codeline lineno="13"><highlight class="comment"><sp/>*<sp/>3.<sp/>All<sp/>advertising<sp/>materials<sp/>mentioning<sp/>features<sp/>or<sp/>use<sp/>of<sp/>this<sp/>software</highlight></codeline>
<codeline lineno="14"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/>must<sp/>display<sp/>the<sp/>following<sp/>acknowledgement:</highlight></codeline>
<codeline lineno="15"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/><sp/><sp/>This<sp/>product<sp/>includes<sp/>software<sp/>developed<sp/>by<sp/>the<sp/>Swedish<sp/>Institute</highlight></codeline>
<codeline lineno="16"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/><sp/><sp/>of<sp/>Computer<sp/>Science<sp/>and<sp/>its<sp/>contributors.</highlight></codeline>
<codeline lineno="17"><highlight class="comment"><sp/>*<sp/>4.<sp/>Neither<sp/>the<sp/>name<sp/>of<sp/>the<sp/>Institute<sp/>nor<sp/>the<sp/>names<sp/>of<sp/>its<sp/>contributors<sp/></highlight></codeline>
<codeline lineno="18"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/>may<sp/>be<sp/>used<sp/>to<sp/>endorse<sp/>or<sp/>promote<sp/>products<sp/>derived<sp/>from<sp/>this<sp/>software<sp/></highlight></codeline>
<codeline lineno="19"><highlight class="comment"><sp/>*<sp/><sp/><sp/><sp/>without<sp/>specific<sp/>prior<sp/>written<sp/>permission.<sp/></highlight></codeline>
<codeline lineno="20"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="21"><highlight class="comment"><sp/>*<sp/>THIS<sp/>SOFTWARE<sp/>IS<sp/>PROVIDED<sp/>BY<sp/>THE<sp/>INSTITUTE<sp/>AND<sp/>CONTRIBUTORS<sp/>``AS<sp/>IS&apos;&apos;<sp/>AND<sp/></highlight></codeline>
<codeline lineno="22"><highlight class="comment"><sp/>*<sp/>ANY<sp/>EXPRESS<sp/>OR<sp/>IMPLIED<sp/>WARRANTIES,<sp/>INCLUDING,<sp/>BUT<sp/>NOT<sp/>LIMITED<sp/>TO,<sp/>THE<sp/></highlight></codeline>
<codeline lineno="23"><highlight class="comment"><sp/>*<sp/>IMPLIED<sp/>WARRANTIES<sp/>OF<sp/>MERCHANTABILITY<sp/>AND<sp/>FITNESS<sp/>FOR<sp/>A<sp/>PARTICULAR<sp/>PURPOSE<sp/></highlight></codeline>
<codeline lineno="24"><highlight class="comment"><sp/>*<sp/>ARE<sp/>DISCLAIMED.<sp/><sp/>IN<sp/>NO<sp/>EVENT<sp/>SHALL<sp/>THE<sp/>INSTITUTE<sp/>OR<sp/>CONTRIBUTORS<sp/>BE<sp/>LIABLE<sp/></highlight></codeline>
<codeline lineno="25"><highlight class="comment"><sp/>*<sp/>FOR<sp/>ANY<sp/>DIRECT,<sp/>INDIRECT,<sp/>INCIDENTAL,<sp/>SPECIAL,<sp/>EXEMPLARY,<sp/>OR<sp/>CONSEQUENTIAL<sp/></highlight></codeline>
<codeline lineno="26"><highlight class="comment"><sp/>*<sp/>DAMAGES<sp/>(INCLUDING,<sp/>BUT<sp/>NOT<sp/>LIMITED<sp/>TO,<sp/>PROCUREMENT<sp/>OF<sp/>SUBSTITUTE<sp/>GOODS<sp/></highlight></codeline>
<codeline lineno="27"><highlight class="comment"><sp/>*<sp/>OR<sp/>SERVICES;<sp/>LOSS<sp/>OF<sp/>USE,<sp/>DATA,<sp/>OR<sp/>PROFITS;<sp/>OR<sp/>BUSINESS<sp/>INTERRUPTION)<sp/></highlight></codeline>
<codeline lineno="28"><highlight class="comment"><sp/>*<sp/>HOWEVER<sp/>CAUSED<sp/>AND<sp/>ON<sp/>ANY<sp/>THEORY<sp/>OF<sp/>LIABILITY,<sp/>WHETHER<sp/>IN<sp/>CONTRACT,<sp/>STRICT<sp/></highlight></codeline>
<codeline lineno="29"><highlight class="comment"><sp/>*<sp/>LIABILITY,<sp/>OR<sp/>TORT<sp/>(INCLUDING<sp/>NEGLIGENCE<sp/>OR<sp/>OTHERWISE)<sp/>ARISING<sp/>IN<sp/>ANY<sp/>WAY<sp/></highlight></codeline>
<codeline lineno="30"><highlight class="comment"><sp/>*<sp/>OUT<sp/>OF<sp/>THE<sp/>USE<sp/>OF<sp/>THIS<sp/>SOFTWARE,<sp/>EVEN<sp/>IF<sp/>ADVISED<sp/>OF<sp/>THE<sp/>POSSIBILITY<sp/>OF<sp/></highlight></codeline>
<codeline lineno="31"><highlight class="comment"><sp/>*<sp/>SUCH<sp/>DAMAGE.<sp/></highlight></codeline>
<codeline lineno="32"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="33"><highlight class="comment"><sp/>*<sp/>This<sp/>file<sp/>is<sp/>part<sp/>of<sp/>the<sp/>lwIP<sp/>TCP/IP<sp/>stack.</highlight></codeline>
<codeline lineno="34"><highlight class="comment"><sp/>*<sp/></highlight></codeline>
<codeline lineno="35"><highlight class="comment"><sp/>*<sp/>Author:<sp/>Adam<sp/>Dunkels<sp/>&lt;adam@sics.se&gt;</highlight></codeline>
<codeline lineno="36"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="37"><highlight class="comment"><sp/>*<sp/>$Id$</highlight></codeline>
<codeline lineno="38"><highlight class="comment"><sp/>*</highlight></codeline>
<codeline lineno="39"><highlight class="comment"><sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="40"><highlight class="normal"></highlight></codeline>
<codeline lineno="41"><highlight class="normal"></highlight><highlight class="preprocessor">#ifndef<sp/>__NETIF_ARP_H__</highlight></codeline>
<codeline lineno="42"><highlight class="preprocessor"></highlight><highlight class="preprocessor">#define<sp/>__NETIF_ARP_H__</highlight></codeline>
<codeline lineno="43"><highlight class="preprocessor"></highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="44"><highlight class="normal"></highlight><highlight class="preprocessor">#include<sp/>&quot;<ref refid="pbuf_8h" kindref="compound">net/pbuf.h</ref>&quot;</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="45"><highlight class="normal"></highlight><highlight class="preprocessor">#include<sp/>&quot;<ref refid="ipv4_2ip__addr_8h" kindref="compound">net/ipv4/ip_addr.h</ref>&quot;</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="46"><highlight class="normal"></highlight><highlight class="preprocessor">#include<sp/>&quot;<ref refid="netif_8h" kindref="compound">net/netif.h</ref>&quot;</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="47"><highlight class="normal"></highlight></codeline>
<codeline lineno="48" refid="structeth__addr" refkind="compound"><highlight class="normal"></highlight><highlight class="keyword">struct<sp/></highlight><highlight class="normal"><ref refid="structeth__addr" kindref="compound">eth_addr</ref><sp/>{</highlight></codeline>
<codeline lineno="49"><highlight class="normal"><sp/><sp/><ref refid="structeth__addr_1659e6d94ddb0acdae1a3df46b0de80ed" kindref="member">PACK_STRUCT_FIELD</ref>(<ref refid="include_2ubixos_2types_8h_1a4e0f27a9aca905e340c06d2dcae843c" kindref="member">uInt8</ref><sp/>addr[6]);</highlight></codeline>
<codeline lineno="50"><highlight class="normal">}<sp/><ref refid="cc_8h_133623da05bb55497534c3dc26ebebeb2" kindref="member">PACK_STRUCT_STRUCT</ref>;</highlight></codeline>
<codeline lineno="51"><highlight class="normal"><sp/><sp/></highlight></codeline>
<codeline lineno="52" refid="structeth__hdr" refkind="compound"><highlight class="normal"></highlight><highlight class="keyword">struct<sp/></highlight><highlight class="normal"><ref refid="structeth__hdr" kindref="compound">eth_hdr</ref><sp/>{</highlight></codeline>
<codeline lineno="53"><highlight class="normal"><sp/><sp/><ref refid="structeth__hdr_172f0a95244a7d946dba634721c0d20d4" kindref="member">PACK_STRUCT_FIELD</ref>(</highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structeth__addr" kindref="compound">eth_addr</ref><sp/>dest);</highlight></codeline>
<codeline lineno="54"><highlight class="normal"><sp/><sp/><ref refid="structeth__hdr_172f0a95244a7d946dba634721c0d20d4" kindref="member">PACK_STRUCT_FIELD</ref>(</highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structeth__addr" kindref="compound">eth_addr</ref><sp/>src);</highlight></codeline>
<codeline lineno="55"><highlight class="normal"><sp/><sp/><ref refid="structeth__hdr_172f0a95244a7d946dba634721c0d20d4" kindref="member">PACK_STRUCT_FIELD</ref>(<ref refid="include_2ubixos_2types_8h_13b65128d2644e9b80cec9a69bfa7e094" kindref="member">uInt16</ref><sp/>type);</highlight></codeline>
<codeline lineno="56"><highlight class="normal">}<sp/><ref refid="cc_8h_133623da05bb55497534c3dc26ebebeb2" kindref="member">PACK_STRUCT_STRUCT</ref>;</highlight></codeline>
<codeline lineno="57"><highlight class="normal"></highlight></codeline>
<codeline lineno="58" refid="arp_8h_1aa3d8ed1eb1129f518345e37b38cfc37" refkind="member"><highlight class="normal"></highlight><highlight class="preprocessor">#define<sp/>ARP_TMR_INTERVAL<sp/>10000</highlight></codeline>
<codeline lineno="59"><highlight class="preprocessor"></highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="60" refid="arp_8h_1dbc208bed02b2900ca2639a25d3f6198" refkind="member"><highlight class="normal"></highlight><highlight class="preprocessor">#define<sp/>ETHTYPE_ARP<sp/>0x0806</highlight></codeline>
<codeline lineno="61" refid="arp_8h_1392234c1299a5f5c264e511d88a66e56" refkind="member"><highlight class="preprocessor"></highlight><highlight class="preprocessor">#define<sp/>ETHTYPE_IP<sp/><sp/>0x0800</highlight></codeline>
<codeline lineno="62"><highlight class="preprocessor"></highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="63"><highlight class="normal"></highlight><highlight class="comment">/*<sp/>Initializes<sp/>ARP.<sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="64"><highlight class="normal"></highlight><highlight class="keywordtype">void</highlight><highlight class="normal"><sp/><ref refid="arp_8h_1c8ad5a32790d172fcec2eac97a87ee9f" kindref="member">arp_init</ref>(</highlight><highlight class="keywordtype">void</highlight><highlight class="normal">);</highlight></codeline>
<codeline lineno="65"><highlight class="normal"></highlight></codeline>
<codeline lineno="66"><highlight class="normal"></highlight><highlight class="comment">/*<sp/>The<sp/>arp_tmr()<sp/>function<sp/>should<sp/>be<sp/>called<sp/>every<sp/>ARP_TMR_INTERVAL</highlight></codeline>
<codeline lineno="67"><highlight class="comment"><sp/><sp/><sp/>microseconds<sp/>(10<sp/>seconds).<sp/>This<sp/>function<sp/>is<sp/>responsible<sp/>for</highlight></codeline>
<codeline lineno="68"><highlight class="comment"><sp/><sp/><sp/>expiring<sp/>old<sp/>entries<sp/>in<sp/>the<sp/>ARP<sp/>table.<sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="69"><highlight class="normal"></highlight><highlight class="keywordtype">void</highlight><highlight class="normal"><sp/><ref refid="arp_8h_12cc298ed4c68289160da1376faf20938" kindref="member">arp_tmr</ref>(</highlight><highlight class="keywordtype">void</highlight><highlight class="normal">);</highlight></codeline>
<codeline lineno="70"><highlight class="normal"></highlight></codeline>
<codeline lineno="71"><highlight class="normal"></highlight><highlight class="comment">/*<sp/>Should<sp/>be<sp/>called<sp/>for<sp/>all<sp/>incoming<sp/>packets<sp/>of<sp/>IP<sp/>kind.<sp/>The<sp/>function</highlight></codeline>
<codeline lineno="72"><highlight class="comment"><sp/><sp/><sp/>does<sp/>not<sp/>alter<sp/>the<sp/>packet<sp/>in<sp/>any<sp/>way,<sp/>it<sp/>just<sp/>updates<sp/>the<sp/>ARP</highlight></codeline>
<codeline lineno="73"><highlight class="comment"><sp/><sp/><sp/>table.<sp/>After<sp/>this<sp/>function<sp/>has<sp/>been<sp/>called,<sp/>the<sp/>normal<sp/>TCP/IP<sp/>stack</highlight></codeline>
<codeline lineno="74"><highlight class="comment"><sp/><sp/><sp/>input<sp/>function<sp/>should<sp/>be<sp/>called.<sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="75"><highlight class="normal"></highlight><highlight class="keywordtype">void</highlight><highlight class="normal"><sp/><ref refid="arp_8h_1916d08dbb8f4a38e1e904a8a018b000c" kindref="member">arp_ip_input</ref>(</highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structnetif" kindref="compound">netif</ref><sp/>*<ref refid="structnetif" kindref="compound">netif</ref>,<sp/></highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structpbuf" kindref="compound">pbuf</ref><sp/>*p);</highlight></codeline>
<codeline lineno="76"><highlight class="normal"></highlight></codeline>
<codeline lineno="77"><highlight class="normal"></highlight><highlight class="comment">/*<sp/>Should<sp/>be<sp/>called<sp/>for<sp/>incoming<sp/>ARP<sp/>packets.<sp/>The<sp/>pbuf<sp/>in<sp/>the<sp/>argument</highlight></codeline>
<codeline lineno="78"><highlight class="comment"><sp/><sp/><sp/>is<sp/>freed<sp/>by<sp/>this<sp/>function.<sp/>If<sp/>the<sp/>function<sp/>returns<sp/>a<sp/>pbuf<sp/>(i.e.,</highlight></codeline>
<codeline lineno="79"><highlight class="comment"><sp/><sp/><sp/>returns<sp/>non-NULL),<sp/>that<sp/>pbuf<sp/>constitutes<sp/>an<sp/>ARP<sp/>reply<sp/>and<sp/>should<sp/>be</highlight></codeline>
<codeline lineno="80"><highlight class="comment"><sp/><sp/><sp/>sent<sp/>out<sp/>on<sp/>the<sp/>Ethernet.<sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="81"><highlight class="normal"></highlight><highlight class="keyword">struct<sp/></highlight><highlight class="normal"><ref refid="structpbuf" kindref="compound">pbuf</ref><sp/>*<ref refid="arp_8h_157a25dd51cf73f048ad5364ecc2f040b" kindref="member">arp_arp_input</ref>(</highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structnetif" kindref="compound">netif</ref><sp/>*<ref refid="structnetif" kindref="compound">netif</ref>,<sp/></highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structeth__addr" kindref="compound">eth_addr</ref><sp/>*ethaddr,</highlight></codeline>
<codeline lineno="82"><highlight class="normal"><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/></highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structpbuf" kindref="compound">pbuf</ref><sp/>*p);</highlight></codeline>
<codeline lineno="83"><highlight class="normal"></highlight></codeline>
<codeline lineno="84"><highlight class="normal"></highlight><highlight class="comment">/*<sp/>arp_loopup()<sp/>is<sp/>called<sp/>to<sp/>do<sp/>an<sp/>IP<sp/>address<sp/>-&gt;<sp/>Ethernet<sp/>address</highlight></codeline>
<codeline lineno="85"><highlight class="comment"><sp/><sp/><sp/>translation.<sp/>If<sp/>the<sp/>function<sp/>returns<sp/>NULL,<sp/>there<sp/>is<sp/>no<sp/>mapping<sp/>and</highlight></codeline>
<codeline lineno="86"><highlight class="comment"><sp/><sp/><sp/>the<sp/>arp_query()<sp/>function<sp/>should<sp/>be<sp/>called.<sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="87"><highlight class="normal"></highlight><highlight class="keyword">struct<sp/></highlight><highlight class="normal"><ref refid="structeth__addr" kindref="compound">eth_addr</ref><sp/>*<ref refid="arp_8h_1eec8fff4f036cca2ac1b5635fa46d21b" kindref="member">arp_lookup</ref>(</highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structip__addr" kindref="compound">ip_addr</ref><sp/>*ipaddr);</highlight></codeline>
<codeline lineno="88"><highlight class="normal"></highlight></codeline>
<codeline lineno="89"><highlight class="normal"></highlight><highlight class="comment">/*<sp/>Constructs<sp/>an<sp/>ARP<sp/>query<sp/>packet<sp/>for<sp/>the<sp/>given<sp/>IP<sp/>address.<sp/>The</highlight></codeline>
<codeline lineno="90"><highlight class="comment"><sp/><sp/><sp/>function<sp/>returns<sp/>a<sp/>pbuf<sp/>that<sp/>contains<sp/>the<sp/>reply<sp/>and<sp/>that<sp/>should<sp/>be</highlight></codeline>
<codeline lineno="91"><highlight class="comment"><sp/><sp/><sp/>sent<sp/>out<sp/>on<sp/>the<sp/>Ethernet.<sp/>*/</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="92"><highlight class="normal"></highlight><highlight class="keyword">struct<sp/></highlight><highlight class="normal"><ref refid="structpbuf" kindref="compound">pbuf</ref><sp/>*<ref refid="arp_8h_19d1287b9a80c370797b2ac5c63f70e2e" kindref="member">arp_query</ref>(</highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structnetif" kindref="compound">netif</ref><sp/>*<ref refid="structnetif" kindref="compound">netif</ref>,<sp/></highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structeth__addr" kindref="compound">eth_addr</ref><sp/>*ethaddr,</highlight></codeline>
<codeline lineno="93"><highlight class="normal"><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/></highlight><highlight class="keyword">struct</highlight><highlight class="normal"><sp/><ref refid="structip__addr" kindref="compound">ip_addr</ref><sp/>*ipaddr);</highlight></codeline>
<codeline lineno="94"><highlight class="normal"></highlight></codeline>
<codeline lineno="95"><highlight class="normal"></highlight><highlight class="preprocessor">#endif<sp/></highlight><highlight class="comment">/*<sp/>__NETIF_ARP_H__<sp/>*/</highlight><highlight class="normal"></highlight></codeline>
    </programlisting>
    <location file="/usr/home/reddawg/source/ubix2/src/sys/include/netif/arp.h"/>
  </compounddef>
</doxygen>