Searched refs:filterPair (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DBandwidthController.cpp1126 bool filterPair = filter.intIface[0] && filter.extIface[0]; local
1198 ALOGV("rx_bytes=%" PRId64" tx_bytes=%" PRId64" filterPair=%d", stats.rxBytes, stats.txBytes, filterPair);
1200 if (filterPair) {
1212 (!statsFound && !filterPair)) {

Completed in 6 milliseconds