Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dtcp.h79 #define TCP_CWR 0x80U macro
/third_party/lwip/src/core/
Dtcp.c2479 if (flags & TCP_CWR) { in tcp_debug_print_flags()