Lines Matching defs:nstat_progress_indicators
1520 struct nstat_progress_indicators { struct
1521 u_int32_t np_numflows; /* Total number of flows */
1522 u_int32_t np_conn_probe_fails; /* Count of connection failures */
1523 u_int32_t np_read_probe_fails; /* Count of read probe failures */
1524 u_int32_t np_write_probe_fails; /* Count of write failures */
1525 u_int32_t np_recentflows; /* Total of "recent" flows */
1526 u_int32_t np_recentflows_unacked; /* Total of "recent" flows with unacknowledged data */
1527 u_int64_t np_recentflows_rxbytes; /* Total of "recent" flows received bytes */
1528 u_int64_t np_recentflows_txbytes; /* Total of "recent" flows transmitted bytes */
1529 u_int64_t np_recentflows_rxooo; /* Total of "recent" flows received out of order bytes */
1530 u_int64_t np_recentflows_rxdup; /* Total of "recent" flows received duplicate bytes */
1531 u_int64_t np_recentflows_retx; /* Total of "recent" flows retransmitted bytes */
1532 u_int64_t np_reserved1; /* Expansion */
1533 u_int64_t np_reserved2; /* Expansion */
1534 u_int64_t np_reserved3; /* Expansion */
1535 u_int64_t np_reserved4; /* Expansion */