Home
last modified time | relevance | path

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

/system/netd/server/
DBandwidthController.cpp1006 bool filterPair = filter.intIface[0] && filter.extIface[0]; in addForwardChainStats() local
1082 …"rx_bytes=%" PRId64" tx_bytes=%" PRId64" filterPair=%d", stats.rxBytes, stats.txBytes, filterPair); in addForwardChainStats()
1084 if (filterPair) { in addForwardChainStats()
1096 (!statsFound && !filterPair)) { in addForwardChainStats()