Macros | |
#define | UIP_UDP |
Toggles whether UDP support should be compiled in or not. More... | |
#define | UIP_UDP_CHECKSUMS |
Toggles if UDP checksums should be used or not. More... | |
#define | UIP_UDP_CONNS |
The maximum amount of concurrent UDP connections. More... | |
#define UIP_UDP |
Toggles whether 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.
Referenced by eventhandler(), uip_init(), and uip_process().