Home
last modified time | relevance | path

Searched refs:CHECKSUM_GEN_TCP (Results 1 – 10 of 10) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/core/
A Dtcp_out.c924 #if LWIP_TCP_TIMESTAMPS || CHECKSUM_GEN_TCP in tcp_send_empty_ack()
941 #if LWIP_TCP_TIMESTAMPS || CHECKSUM_GEN_TCP in tcp_send_empty_ack()
960 #if CHECKSUM_GEN_TCP in tcp_send_empty_ack()
1277 #if CHECKSUM_GEN_TCP in tcp_output_segment()
1378 #if CHECKSUM_GEN_TCP in tcp_rst()
1555 #if CHECKSUM_GEN_TCP in tcp_keepalive()
1649 #if CHECKSUM_GEN_TCP in tcp_zero_window_probe()
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dopt.h1804 #ifndef CHECKSUM_GEN_TCP
1805 #define CHECKSUM_GEN_TCP 1 macro
A Dtcp_impl.h274 #define TCP_CHECKSUM_ON_COPY (LWIP_CHECKSUM_ON_COPY && CHECKSUM_GEN_TCP)
/components/net/lwip/lwip-1.4.1/src/core/
A Dtcp_out.c874 #if CHECKSUM_GEN_TCP in tcp_send_empty_ack()
1123 #if CHECKSUM_GEN_TCP in tcp_output_segment()
1219 #if CHECKSUM_GEN_TCP in tcp_rst()
1390 #if CHECKSUM_GEN_TCP in tcp_keepalive()
1471 #if CHECKSUM_GEN_TCP in tcp_zero_window_probe()
/components/net/lwip/port/
A Dlwipopts.h429 #define CHECKSUM_GEN_TCP 0 macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dopt.h2075 #if !defined CHECKSUM_GEN_TCP || defined __DOXYGEN__
2076 #define CHECKSUM_GEN_TCP 1 macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dopt.h2295 #if !defined CHECKSUM_GEN_TCP || defined __DOXYGEN__
2296 #define CHECKSUM_GEN_TCP 1 macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/priv/
A Dtcp_priv.h245 #define TCP_CHECKSUM_ON_COPY (LWIP_CHECKSUM_ON_COPY && CHECKSUM_GEN_TCP)
/components/net/lwip/lwip-2.1.2/src/include/lwip/priv/
A Dtcp_priv.h250 #define TCP_CHECKSUM_ON_COPY (LWIP_CHECKSUM_ON_COPY && CHECKSUM_GEN_TCP)
/components/net/lwip/lwip-2.1.2/src/core/
A Dtcp_out.c1566 #if CHECKSUM_GEN_TCP in tcp_output_segment()
1934 #if CHECKSUM_GEN_TCP in tcp_output_control_segment()

Completed in 37 milliseconds