Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dtcp_impl.h109 #define TCP_CWR 0x80U macro
/lib/liblwip/src/core/
Dtcp.c1687 if (flags & TCP_CWR) { in tcp_debug_print_flags()