Searched refs:sf_obytes (Results 1 – 2 of 2) sorted by relevance
1365 sf->sf_obytes = flow_stats.txbytes; in necp_client_collect_aop_flow_stats()6626 bt_counts->nstat_txbytes = sf->sf_obytes; in necp_find_extension_info()6878 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_nexus_tcp_netstats()6881 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_nexus_tcp_netstats()6884 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_nexus_tcp_netstats()6911 ts->ts_txbytes = sf->sf_obytes; in necp_request_nexus_tcp_netstats()7096 countsp->nstat_cell_txbytes = sf->sf_obytes; in necp_request_aop_tcp_netstats()7099 countsp->nstat_wifi_txbytes = sf->sf_obytes; in necp_request_aop_tcp_netstats()7102 countsp->nstat_wired_txbytes = sf->sf_obytes; in necp_request_aop_tcp_netstats()7125 ts->ts_txbytes = sf->sf_obytes; in necp_request_aop_tcp_netstats()[all …]
1356 #define sf_obytes sf_ltrack.sft_bytes macro