Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dnecp_client.c6271 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6274 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6277 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6412 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6415 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6418 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6551 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6554 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6557 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
/xnu-8796.141.3/bsd/skywalk/
H A Dos_stats_private.h1327 #define sf_obytes sf_ltrack.sft_bytes macro