Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dnecp_client.c6340 bt_counts->nstat_txbytes = sf->sf_obytes; in necp_find_extension_info()
6594 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6597 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6600 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6741 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6744 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6747 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6891 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6894 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6897 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
/xnu-11215.1.10/bsd/skywalk/
H A Dos_stats_private.h1347 #define sf_obytes sf_ltrack.sft_bytes macro