Searched refs:txretransmitbytes (Results 1 – 7 of 7) sorted by relevance
1296 ifs->txretransmitbytes = tp->t_stat.txretransmitbytes; in tcp_create_ifnet_stats_per_flow()4506 if (ifs->txretransmitbytes > 0 || in tcp_update_stats_per_flow()4515 if (ifs->txretransmitbytes > 0 || in tcp_update_stats_per_flow()
1158 tp->t_stat.rxmitpkts, tp->t_stat.txretransmitbytes, \ in tcp_log_output()
1786 ti->tcpi_txretransmitbytes = tp->t_stat.txretransmitbytes; in tcp_fill_info()2026 tci->tcpi_txretransmitbytes = tp->t_stat.txretransmitbytes; in tcp_connection_fill_info()
520 u_int32_t txretransmitbytes; member
2257 tp->t_stat.txretransmitbytes += len; in tcp_output()
318 u_int32_t txretransmitbytes; member
1380 out_counts->nstat_txretransmit = tp->t_stat.txretransmitbytes; in nstat_tcp_counts()6883 indicators->xp_recentflows_retx += tp->t_stat.txretransmitbytes; in tcp_progress_indicators_for_interface()