Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_UDP_CHECKSUM |
UDP checksum:
1
= The UDP checksum will be generated for transmitted datagrams and verified on received UDP datagrams (Default value).0
= The UDP checksum will not be generated for transmitted datagrams and won't be verified on received UDP datagrams. Definition at line 447 of file fnet_stack_config.h.