Home
last modified time | relevance | path

Searched refs:CHECKSUM_CHECK_TCP (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/test/fuzz/
H A Dlwipopts.h57 #define CHECKSUM_CHECK_TCP 0 macro
/third_party/lwip/src/include/lwip/
H A Dopt.h2333 * CHECKSUM_CHECK_TCP==1: Check checksums in software for incoming TCP packets.
2335 #if !defined CHECKSUM_CHECK_TCP || defined __DOXYGEN__
2336 #define CHECKSUM_CHECK_TCP 1 macro
/third_party/lwip/src/core/
H A Dtcp_in.c162 #if CHECKSUM_CHECK_TCP
175 #endif /* CHECKSUM_CHECK_TCP */

Completed in 8 milliseconds