Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dtcp_impl.h108 #define TCP_ECE 0x40U macro
/lib/liblwip/src/core/
Dtcp.c1684 if (flags & TCP_ECE) { in tcp_debug_print_flags()