Searched refs:TCP_ECE (Results 1 – 3 of 3) sorted by relevance
88 #define TCP_ECE 0x40 macro
107 #define TCP_ECE 0x40U macro
1577 if (flags & TCP_ECE) { in tcp_debug_print_flags()