Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp_client.c6294 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6297 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6300 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6435 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6438 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6441 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6574 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6577 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6580 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
/xnu-8792.41.9/bsd/skywalk/
H A Dos_stats_private.h1327 #define sf_obytes sf_ltrack.sft_bytes macro