Home
last modified time | relevance | path

Searched refs:sf_obytes (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c6036 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6039 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6042 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6177 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6180 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6183 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6316 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6319 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6322 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
/xnu-8019.80.24/bsd/skywalk/
H A Dos_stats_private.h1263 #define sf_obytes sf_ltrack.sft_bytes macro