Searched refs:tcpi_txretransmitbytes (Results 1 – 4 of 4) sorted by relevance
299 u_int64_t tcpi_txretransmitbytes __attribute__((aligned(8))); member
237 u_int64_t tcpi_txretransmitbytes __attribute__((aligned(8))); member
1814 ti->tcpi_txretransmitbytes = tp->t_stat.txretransmitbytes; in tcp_fill_info()2086 tci->tcpi_txretransmitbytes = tp->t_stat.txretransmitbytes; in tcp_connection_fill_info()
1338 uint32_t d_txretransmit = tcpi->tcpi_txretransmitbytes - prev_tcpstats->necp_stat_txretransmit; in necp_client_collect_aop_flow_stats()7063 digestp->txretransmit = tcpi->tcpi_txretransmitbytes; in necp_request_aop_tcp_netstats()7080 countsp->nstat_txretransmit = tcpi->tcpi_txretransmitbytes; in necp_request_aop_tcp_netstats()7114 detailed_countsp->nstat_txretransmit = tcpi->tcpi_txretransmitbytes; in necp_request_aop_tcp_netstats()