Searched defs:apf_version (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/packages/modules/NetworkStack/tests/unit/jni/ |
D | apf_jni.cpp | 35 static int run_apf_interpreter(int apf_version, uint32_t* program, in run_apf_interpreter() 50 com_android_server_ApfTest_apfSimulate(JNIEnv* env, jclass, jint apf_version, in com_android_server_ApfTest_apfSimulate() 147 JNIEnv* env, jclass, jint apf_version, jstring jfilter, in com_android_server_ApfTest_compareBpfApf() 217 JNIEnv* env, jclass, jint apf_version, jbyteArray jprogram, in com_android_server_ApfTest_dropsAllPackets()
|
/aosp_15_r20/hardware/google/apf/v6/ |
D | apf_interpreter.c | 199 u32 apf_version; /* 8: Initialized with apf_version() */ member 609 u32 apf_version(void) { in apf_version() function
|
/aosp_15_r20/hardware/google/apf/devtools/ |
D | apf_interpreter.c | 199 u32 apf_version; /* 8: Initialized with apf_version() */ member 611 u32 apf_version(void) { in apf_version() function
|
/aosp_15_r20/hardware/google/apf/v7/ |
D | apf_interpreter.c | 199 u32 apf_version; /* 8: Initialized with apf_version() */ member 611 u32 apf_version(void) { in apf_version() function
|
D | apf.h | 143 u32 apf_version; // 8: Initialized with apf_version() member
|
D | apf_interpreter_source.c | 65 u32 apf_version(void) { in apf_version() function
|