Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/jni/
Dcom_android_networkstack_tethering_BpfUtils.cpp196 jstring bpfProgPath) { in com_android_networkstack_tethering_BpfUtils_tcFilterAddDevBpf() argument
197 ScopedUtfChars pathname(env, bpfProgPath); in com_android_networkstack_tethering_BpfUtils_tcFilterAddDevBpf()
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfUtils.java140 short proto, String bpfProgPath) throws IOException; in tcFilterAddDevBpf() argument