Searched refs:apf_program (Results 1 – 2 of 2) sorted by relevance
103 const uint8_t* apf_program = (uint8_t*)env->GetByteArrayElements(japf_program, NULL); in com_android_server_ApfTest_compareBpfApf() local146 apf_program, apf_program_len, apf_packet, apf_header.len, 0)); in com_android_server_ApfTest_compareBpfApf()
575 byte[] apf_program = Bpf2Apf.convert(compileToBpf(tcpdump_filter)); in testApfAgainstBpf()577 compareBpfApf(tcpdump_filter, pcap_filename, apf_program)); in testApfAgainstBpf()1235 byte[] apf_program); in compareBpfApf() argument