Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dnecp_client.c6088 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6091 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6094 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6229 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6232 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6235 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6368 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6371 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6374 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
/xnu-8020.101.4/bsd/skywalk/
H A Dos_stats_private.h1263 #define sf_obytes sf_ltrack.sft_bytes macro