Searched defs:bpf (Results 1 – 2 of 2) sorted by relevance
83 bpf_program bpf; in com_android_server_ApfTest_compileToBpf() local124 bpf_program bpf; in com_android_server_ApfTest_compareBpfApf() local
309 public static byte[] convert(String bpf) throws IllegalInstructionException { in convert()