Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dnecp_client.c6352 bt_counts->nstat_txbytes = sf->sf_obytes; in necp_find_extension_info()
6606 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6609 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6612 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_tcp_netstats()
6755 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6758 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6761 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_udp_netstats()
6905 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6908 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
6911 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_quic_netstats()
/xnu-11417.101.15/bsd/skywalk/
H A Dos_stats_private.h1347 #define sf_obytes sf_ltrack.sft_bytes macro