Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java144 public static final String[] sBpfCounterNames = getBpfCounterNames(); field in BpfCoordinator
1624 counterName = sBpfCounterNames[k.val]; in dumpCounters()