Home
last modified time | relevance | path

Searched refs:nstat_cell_txbytes (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dntstat.h80 u_int64_t nstat_cell_txbytes __attribute__((aligned(sizeof(u_int64_t)))); member
H A Dntstat.c1370 out_counts->nstat_cell_rxbytes = out_counts->nstat_cell_txbytes = 0; in nstat_route_counts()
2080 out_counts->nstat_cell_txbytes = os_atomic_load(&inp->inp_mstat.ms_cellular.ts_txbytes, relaxed); in nstat_tcp_counts()
2699 out_counts->nstat_cell_txbytes = os_atomic_load(&inp->inp_mstat.ms_cellular.ts_txbytes, relaxed); in nstat_udp_counts()
4388 out_counts->nstat_cell_rxbytes = out_counts->nstat_cell_txbytes = 0; in nstat_ifnet_counts()
H A Dnecp_client.c6847 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_nexus_tcp_netstats()
7065 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_aop_tcp_netstats()
7252 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
7436 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_quic_netstats()