Searched refs:filterPair (Results 1 – 1 of 1) sorted by relevance
1006 bool filterPair = filter.intIface[0] && filter.extIface[0]; in addForwardChainStats() local1082 …"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()