Home
last modified time | relevance | path

Searched refs:TCP_CHECKSUM_ON_COPY (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/src/core/
Dtcp_out.c62 #if TCP_CHECKSUM_ON_COPY
176 #if TCP_CHECKSUM_ON_COPY in tcp_create_segment()
269 #if TCP_CHECKSUM_ON_COPY
366 #if TCP_CHECKSUM_ON_COPY in tcp_write()
486 #if TCP_CHECKSUM_ON_COPY in tcp_write()
496 #if TCP_CHECKSUM_ON_COPY in tcp_write()
527 #if TCP_CHECKSUM_ON_COPY in tcp_write()
556 #if TCP_CHECKSUM_ON_COPY in tcp_write()
592 #if TCP_CHECKSUM_ON_COPY in tcp_write()
654 #if TCP_CHECKSUM_ON_COPY in tcp_write()
[all …]
/lib/liblwip/src/include/lwip/
Dtcp_impl.h274 #define TCP_CHECKSUM_ON_COPY (LWIP_CHECKSUM_ON_COPY && CHECKSUM_GEN_TCP) macro
286 #if TCP_CHECKSUM_ON_COPY