Searched refs:rxduplicatebytes (Results 1 – 7 of 7) sorted by relevance
1342 u_int32_t rxduplicatebytes; member
1378 out_counts->nstat_rxduplicatebytes = tp->t_stat.rxduplicatebytes; in nstat_tcp_counts()6882 indicators->xp_recentflows_rxdup += tp->t_stat.rxduplicatebytes; in tcp_progress_indicators_for_interface()6953 indicators->xp_recentflows_rxdup += digest.rxduplicatebytes; in tcp_progress_indicators_for_interface()
1158 diff_n_update(rxduplicatebytes); in necp_client_collect_stats()6223 digestp->rxduplicatebytes = tcpstats->necp_tcp_counts.necp_stat_rxduplicatebytes; in necp_request_tcp_netstats()6509 digestp->rxduplicatebytes = quicstats->necp_quic_counts.necp_stat_rxduplicatebytes; in necp_request_quic_netstats()
596 …tp->t_rcvoopack, tp->t_stat.rxduplicatebytes, tp->t_stat.acks_delayed, tp->t_stat.delayed_acks_sen… in tcp_log_connection_summary()
518 u_int32_t rxduplicatebytes; member
675 tp->t_stat.rxduplicatebytes += *tlenp; in tcp_reass()4135 tp->t_stat.rxduplicatebytes += tlen; in tcp_input()4234 tp->t_stat.rxduplicatebytes += todrop; in tcp_input()
1792 ti->tcpi_rxduplicatebytes = tp->t_stat.rxduplicatebytes; in tcp_fill_info()