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