TCPIP_UDP_USE_TX_CHECKSUM Macro
C
#define TCPIP_UDP_USE_TX_CHECKSUM
Description
Calculate and transmit a checksum when sending data. Checksum is not mandatory for UDP packets but is highly recommended. This will affect the UDP TX performance.
#define TCPIP_UDP_USE_TX_CHECKSUM
Calculate and transmit a checksum when sending data. Checksum is not mandatory for UDP packets but is highly recommended. This will affect the UDP TX performance.