Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DBpfCoordinator.java117 public static final String[] sBpfCounterNames = getBpfCounterNames(); field in BpfCoordinator
1141 counterName = sBpfCounterNames[(int) k.val]; in dumpCounters()