Home
last modified time | relevance | path

Searched refs:TCP_CHECKSUM_ON_COPY_SANITY_CHECK (Results 1 - 2 of 2) sorted by relevance

/third_party/lwip/test/unit/
H A Dlwipopts.h40 #define TCP_CHECKSUM_ON_COPY_SANITY_CHECK 1 macro
/third_party/lwip/src/core/
H A Dtcp_out.c110 #ifndef TCP_CHECKSUM_ON_COPY_SANITY_CHECK
111 #define TCP_CHECKSUM_ON_COPY_SANITY_CHECK 0 macro
114 #if TCP_CHECKSUM_ON_COPY_SANITY_CHECK
1583 #if TCP_CHECKSUM_ON_COPY_SANITY_CHECK in tcp_output_segment()
1586 #endif /* TCP_CHECKSUM_ON_COPY_SANITY_CHECK */ in tcp_output_segment()
1603 #if TCP_CHECKSUM_ON_COPY_SANITY_CHECK in tcp_output_segment()
1610 #endif /* TCP_CHECKSUM_ON_COPY_SANITY_CHECK */ in tcp_output_segment()

Completed in 4 milliseconds