Home
last modified time | relevance | path

Searched refs:rxoutoforderbytes (Results 1 – 8 of 8) sorted by relevance

/xnu-11215/bsd/netinet/
H A Dtcp_subr.c1342 ifs->rxoutoforderbytes = tp->t_stat.rxoutoforderbytes; in tcp_create_ifnet_stats_per_flow()
5319 ifs->rxoutoforderbytes > 0) { in tcp_update_stats_per_flow()
5328 ifs->rxoutoforderbytes > 0) { in tcp_update_stats_per_flow()
H A Dtcp_usrreq.c1825 ti->tcpi_rxoutoforderbytes = tp->t_stat.rxoutoforderbytes; in tcp_fill_info()
2084 tci->tcpi_rxoutoforderbytes = tp->t_stat.rxoutoforderbytes; in tcp_connection_fill_info()
H A Dtcp_var.h619 u_int32_t rxoutoforderbytes; member
H A Dtcp_input.c699 tp->t_stat.rxoutoforderbytes += *tlenp; in tcp_reass()
/xnu-11215/bsd/net/
H A Dntstat.h1459 u_int32_t rxoutoforderbytes; member
H A Dif_var_private.h320 u_int32_t rxoutoforderbytes; member
H A Dntstat.c1739 out_counts->nstat_rxoutoforderbytes = tp->t_stat.rxoutoforderbytes; in nstat_tcp_counts()
6994 indicators->np_recentflows_rxooo += tp->t_stat.rxoutoforderbytes; in progress_indicators_for_interface()
7067 indicators->np_recentflows_rxooo += digest.rxoutoforderbytes; in progress_indicators_for_interface()
H A Dnecp_client.c1280 diff_n_update(rxoutoforderbytes); in necp_client_collect_stats()
6570 digestp->rxoutoforderbytes = tcpstats->necp_tcp_counts.necp_stat_rxoutoforderbytes; in necp_request_tcp_netstats()
6871 digestp->rxoutoforderbytes = quicstats->necp_quic_counts.necp_stat_rxoutoforderbytes; in necp_request_quic_netstats()