Defines | |
#define | UIP_UDP |
Toggles wether UDP support should be compiled in or not. | |
#define | UIP_UDP_CHECKSUMS |
Toggles if UDP checksums should be used or not. | |
#define | UIP_UDP_CONNS |
The maximum amount of concurrent UDP connections. | |
#define | UIP_UDP_APPCALL |
The name of the function that should be called when UDP datagrams arrive. |
|
Toggles if UDP checksums should be used or not.
|