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