Lines Matching defs:xtcpprogress_indicators
1525 struct xtcpprogress_indicators { struct
1526 u_int32_t xp_numflows; /* Total number of flows */
1527 u_int32_t xp_conn_probe_fails; /* Count of connection failures */
1528 u_int32_t xp_read_probe_fails; /* Count of read probe failures */
1529 u_int32_t xp_write_probe_fails; /* Count of write failures */
1530 u_int32_t xp_recentflows; /* Total of "recent" flows */
1531 u_int32_t xp_recentflows_unacked; /* Total of "recent" flows with unacknowledged data */
1532 u_int64_t xp_recentflows_rxbytes; /* Total of "recent" flows received bytes */
1533 u_int64_t xp_recentflows_txbytes; /* Total of "recent" flows transmitted bytes */
1534 u_int64_t xp_recentflows_rxooo; /* Total of "recent" flows received out of order bytes */
1535 u_int64_t xp_recentflows_rxdup; /* Total of "recent" flows received duplicate bytes */
1536 u_int64_t xp_recentflows_retx; /* Total of "recent" flows retransmitted bytes */
1537 u_int64_t xp_reserved1; /* Expansion */
1538 u_int64_t xp_reserved2; /* Expansion */
1539 u_int64_t xp_reserved3; /* Expansion */
1540 u_int64_t xp_reserved4; /* Expansion */