Searched refs:TCPI_OPT_ECN_SEEN (Results 1 – 4 of 4) sorted by relevance
175 # define TCPI_OPT_ECN_SEEN 16 macro
150 #define TCPI_OPT_ECN_SEEN 16 /* we received at least one packet with ECT */ macro
160 #define TCPI_OPT_ECN_SEEN 16 /* we received at least one packet with ECT */ macro
2193 s.has_ecnseen_opt = TCPI_HAS_OPT(info, TCPI_OPT_ECN_SEEN); in tcp_show_info()