Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/jni/
H A Dcom_android_networkstack_tethering_BpfCoordinator.cpp28 env->SetObjectArrayElement(ret, i, env->NewStringUTF(bpf_tether_errors[i])); in getBpfCounterNames()
/aosp12/packages/modules/Connectivity/Tethering/bpf_progs/
H A Dbpf_tethering.h63 static const char *bpf_tether_errors[] = { variable