Lines Matching full:should
19 This file contains all compile-time options for uIP and should be tweaked to match each specific pr…
20 …nfiguration options in the <a class="el" href="a00140.html">uipopt.h</a> should not be changed, bu…
80 …netmask, default router and Ethernet address are appliciable only if uIP should be run over Ethern…
81 All of these should be changed to suit your project. <br><br></td></tr>
84 <tr><td class="mdescLeft"> </td><td class="mdescRight">Determines if uIP should use a fixed IP…
90 <tr><td class="mdescLeft"> </td><td class="mdescRight">Specifies if the uIP ARP module should …
101 <tr><td class="mdescLeft"> </td><td class="mdescRight">The maximum time an IP fragment should …
106 <tr><td class="mdescLeft"> </td><td class="mdescRight">Toggles wether UDP support should be co…
109 <tr><td class="mdescLeft"> </td><td class="mdescRight">Toggles if UDP checksums should be used…
117 …lass="mdescRight">Determines if support for opening connections from uIP should be compiled in. <…
126 …lass="mdescRight">Determines if support for TCP urgent data notification should be compiled in. <…
132 …mdescRight">The maximum number of times a segment should be retransmitted before the connection sh…
135 …ght">The maximum number of times a SYN segment should be retransmitted before a connection request…
144 <tr><td class="mdescLeft"> </td><td class="mdescRight">How long a connection should stay in th…
158 <tr><td class="mdescLeft"> </td><td class="mdescRight">Determines if statistics support should…
161 …nbsp;</td><td class="mdescRight">Determines if logging of certain events should be compiled in. <…
172 …e exception are the Motorolas which are big endian. The BYTE_ORDER macro should be changed to refl…
194 …/td><td class="mdescRight">The name of the application function that uIP should call in response t…
230 Determines if support for opening connections from uIP should be compiled in.
288 This option should be set to a larger value if this uIP node will have many connections from the lo…
344 The uIP packet buffer should not be smaller than 60 bytes, and does not need to be larger than 1500…
428 Determines if uIP should use a fixed IP address or not.
430 …should use a fixed IP address, the settings are set in the <a class="el" href="a00140.html">uipopt…
455 Specifies if the uIP ARP module should be compiled with a fixed Ethernet MAC address or not.
513 …f where the IP header can be found. For Ethernet, this should be set to 14. For SLIP, this should …
540 Determines if logging of certain events should be compiled in.
567 The maximum number of times a segment should be retransmitted before the connection should be abort…
569 This should not be changed.
596 The maximum number of times a SYN segment should be retransmitted before a connection request shoul…
598 This should not need to be changed.
685 Should be set low (i.e., to the size of the uip_buf buffer) is the application is slow to process i…
712 This should not be changed.
739 Determines if statistics support should be compiled in.
768 This is should not be to set to more than UIP_BUFSIZE - UIP_LLH_LEN - UIP_TCPIP_HLEN.
793 How long a connection should stay in the TIME_WAIT state.
795 This configiration option has no real implication, and it should be left untouched.
824 This should normally not be changed.
849 Toggles if UDP checksums should be used or not.
877 Determines if support for TCP urgent data notification should be compiled in.