Newer
Older
UbixOS / doc / xml / group__lwip__opts__autoip.xml
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.16">
  <compounddef id="group__lwip__opts__autoip" kind="group">
    <compoundname>lwip_opts_autoip</compoundname>
    <title>AUTOIP</title>
      <sectiondef kind="define">
      <memberdef kind="define" id="group__lwip__opts__autoip_1gaaf1b3a089827223589baf1b7f4f57069" prot="public" static="no">
        <name>LWIP_AUTOIP</name>
        <initializer>0</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
<para>LWIP_AUTOIP==1: Enable AUTOIP module. </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/net/opt.h" line="872" column="9" bodyfile="C:/Dev/git/UbixOS/sys/include/net/opt.h" bodystart="872" bodyend="-1"/>
      </memberdef>
      <memberdef kind="define" id="group__lwip__opts__autoip_1ga1a91e18dbb9777bc6e3963f52cb5f9fe" prot="public" static="no">
        <name>LWIP_DHCP_AUTOIP_COOP</name>
        <initializer>0</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
<para>LWIP_DHCP_AUTOIP_COOP==1: Allow DHCP and AUTOIP to be both enabled on the same interface at the same time. </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/net/opt.h" line="885" column="9" bodyfile="C:/Dev/git/UbixOS/sys/include/net/opt.h" bodystart="885" bodyend="-1"/>
      </memberdef>
      <memberdef kind="define" id="group__lwip__opts__autoip_1ga4ff3f941b4c71a04b0c30fbee5b198c2" prot="public" static="no">
        <name>LWIP_DHCP_AUTOIP_COOP_TRIES</name>
        <initializer>9</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
<para>LWIP_DHCP_AUTOIP_COOP_TRIES: Set to the number of DHCP DISCOVER probes that should be sent before falling back on AUTOIP (the DHCP client keeps running in this case). This can be set as low as 1 to get an AutoIP address very quickly, but you should be prepared to handle a changing IP address when DHCP overrides AutoIP. </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/net/opt.h" line="896" column="9" bodyfile="C:/Dev/git/UbixOS/sys/include/net/opt.h" bodystart="896" bodyend="-1"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
  </compounddef>
</doxygen>