Searched refs:compileToBpf (Results 1 – 1 of 1) sorted by relevance
888 byte[] apf_program = Bpf2Apf.convert(compileToBpf(tcpdump_filter)); in testApfAgainstBpf()2074 private native static String compileToBpf(String filter); in compileToBpf() method in ApfTest