Home
last modified time | relevance | path

Searched defs:packet_len (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/tests/unit/jni/
Dapf_jni.cpp37 const uint8_t* packet, uint32_t packet_len, in run_apf_interpreter()
55 uint32_t packet_len = (uint32_t)packet.size(); in com_android_server_ApfTest_apfSimulate() local