Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_subr.c1297 ifs->rxoutoforderbytes = tp->t_stat.rxoutoforderbytes; in tcp_create_ifnet_stats_per_flow()
4507 ifs->rxoutoforderbytes > 0) { in tcp_update_stats_per_flow()
4516 ifs->rxoutoforderbytes > 0) { in tcp_update_stats_per_flow()
H A Dtcp_usrreq.c1793 ti->tcpi_rxoutoforderbytes = tp->t_stat.rxoutoforderbytes; in tcp_fill_info()
2030 tci->tcpi_rxoutoforderbytes = tp->t_stat.rxoutoforderbytes; in tcp_connection_fill_info()
H A Dtcp_var.h519 u_int32_t rxoutoforderbytes; member
H A Dtcp_input.c704 tp->t_stat.rxoutoforderbytes += *tlenp; in tcp_reass()
/xnu-8796.141.3/bsd/net/
H A Dntstat.h1343 u_int32_t rxoutoforderbytes; member
H A Dif_var_private.h319 u_int32_t rxoutoforderbytes; member
H A Dntstat.c1379 out_counts->nstat_rxoutoforderbytes = tp->t_stat.rxoutoforderbytes; in nstat_tcp_counts()
6881 indicators->xp_recentflows_rxooo += tp->t_stat.rxoutoforderbytes; in tcp_progress_indicators_for_interface()
6952 indicators->xp_recentflows_rxooo += digest.rxoutoforderbytes; in tcp_progress_indicators_for_interface()
H A Dnecp_client.c1159 diff_n_update(rxoutoforderbytes); in necp_client_collect_stats()
6224 digestp->rxoutoforderbytes = tcpstats->necp_tcp_counts.necp_stat_rxoutoforderbytes; in necp_request_tcp_netstats()
6510 digestp->rxoutoforderbytes = quicstats->necp_quic_counts.necp_stat_rxoutoforderbytes; in necp_request_quic_netstats()