Searched refs:TCPI_OPT_ECN (Results 1 – 3 of 3) sorted by relevance
132 #define TCPI_OPT_ECN 8 /* ECN was negociated at TCP session init */ macro
174 # define TCPI_OPT_ECN 8 macro
1376 if (info->tcpi_options & TCPI_OPT_ECN) in tcp_show_info()