Home
last modified time | relevance | path

Searched refs:tcpi_rxoutoforderbytes (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dtcp.h302 u_int64_t tcpi_rxoutoforderbytes __attribute__((aligned(8))); member
H A Dtcp_private.h246 u_int64_t tcpi_rxoutoforderbytes __attribute__((aligned(8))); member
H A Dtcp_usrreq.c1821 ti->tcpi_rxoutoforderbytes = tp->t_stat.rxoutoforderbytes; in tcp_fill_info()
2090 tci->tcpi_rxoutoforderbytes = tp->t_stat.rxoutoforderbytes; in tcp_connection_fill_info()
/xnu-12377.1.9/bsd/net/
H A Dnecp_client.c1335 …uint32_t d_rxoutoforderbytes = tcpi->tcpi_rxoutoforderbytes - prev_tcpstats->necp_stat_rxoutoforde… in necp_client_collect_aop_flow_stats()
7062 digestp->rxoutoforderbytes = tcpi->tcpi_rxoutoforderbytes; in necp_request_aop_tcp_netstats()
7079 countsp->nstat_rxoutoforderbytes = tcpi->tcpi_rxoutoforderbytes; in necp_request_aop_tcp_netstats()
7113 detailed_countsp->nstat_rxoutoforderbytes = tcpi->tcpi_rxoutoforderbytes; in necp_request_aop_tcp_netstats()