Home
last modified time | relevance | path

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

/system/netd/server/
DTetherController.cpp818 static const std::string COUNTERS = "\\s*" + NUM + "\\s+" + NUM + in addForwardChainStats() local
821 static const std::regex IP_RE(COUNTERS); in addForwardChainStats()