Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp_client.c6455 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6458 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6461 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6602 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6605 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6608 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6752 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6755 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6758 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
/xnu-10063.141.1/bsd/skywalk/
H A Dos_stats_private.h1340 #define sf_obytes sf_ltrack.sft_bytes macro