Searched refs:sf_ibytes (Results 1 – 2 of 2) sorted by relevance
1364 sf->sf_ibytes = flow_stats.rxbytes; in necp_client_collect_aop_flow_stats()6625 bt_counts->nstat_rxbytes = sf->sf_ibytes; in necp_find_extension_info()6877 countsp->nstat_cell_rxbytes = sf->sf_ibytes; in necp_request_nexus_tcp_netstats()6880 countsp->nstat_wifi_rxbytes = sf->sf_ibytes; in necp_request_nexus_tcp_netstats()6883 countsp->nstat_wired_rxbytes = sf->sf_ibytes; in necp_request_nexus_tcp_netstats()6910 ts->ts_rxbytes = sf->sf_ibytes; in necp_request_nexus_tcp_netstats()7095 countsp->nstat_cell_rxbytes = sf->sf_ibytes; in necp_request_aop_tcp_netstats()7098 countsp->nstat_wifi_rxbytes = sf->sf_ibytes; in necp_request_aop_tcp_netstats()7101 countsp->nstat_wired_rxbytes = sf->sf_ibytes; in necp_request_aop_tcp_netstats()7124 ts->ts_rxbytes = sf->sf_ibytes; in necp_request_aop_tcp_netstats()[all …]
1359 #define sf_ibytes sf_rtrack.sft_bytes macro