Searched refs:CHECKSUM_GEN_TCP (Results 1 – 10 of 10) sorted by relevance
924 #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()
1804 #ifndef CHECKSUM_GEN_TCP1805 #define CHECKSUM_GEN_TCP 1 macro
274 #define TCP_CHECKSUM_ON_COPY (LWIP_CHECKSUM_ON_COPY && CHECKSUM_GEN_TCP)
874 #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()
429 #define CHECKSUM_GEN_TCP 0 macro
2075 #if !defined CHECKSUM_GEN_TCP || defined __DOXYGEN__2076 #define CHECKSUM_GEN_TCP 1 macro
2295 #if !defined CHECKSUM_GEN_TCP || defined __DOXYGEN__2296 #define CHECKSUM_GEN_TCP 1 macro
245 #define TCP_CHECKSUM_ON_COPY (LWIP_CHECKSUM_ON_COPY && CHECKSUM_GEN_TCP)
250 #define TCP_CHECKSUM_ON_COPY (LWIP_CHECKSUM_ON_COPY && CHECKSUM_GEN_TCP)
1566 #if CHECKSUM_GEN_TCP in tcp_output_segment()1934 #if CHECKSUM_GEN_TCP in tcp_output_control_segment()
Completed in 37 milliseconds