Searched refs:tcps_ecn_lost_synack (Results 1 – 3 of 3) sorted by relevance
379 u_int32_t tcps_ecn_lost_synack; member2619 tcp_cumulative_stat(tcpstat.tcps_ecn_lost_synack, in tcp_report_stats()2620 &prev.tcps_ecn_lost_synack, &stat.ecn_lost_synack); in tcp_report_stats()
1389 u_int32_t tcps_ecn_lost_synack; /* Lost SYN-ACK with ECN setup */ member
2231 tcpstat.tcps_ecn_lost_synack++; in tcp_output()