Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/net/
H A Dnecp_client.c6449 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6452 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6455 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6596 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6599 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6602 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6746 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6749 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6752 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
/xnu-10063.121.3/bsd/skywalk/
H A Dos_stats_private.h1340 #define sf_obytes sf_ltrack.sft_bytes macro