Searched refs:bpf_disasm (Results 1 – 3 of 3) sorted by relevance
3 * bpf_disasm.c (bpf_disasm): Recognize BPF_JLT, BPF_JLE, BPF_JSLT22 * bpf_disasm.c: Include bpf.h instead of linux/bpf.h. Don't define45 * bpf_disasm.c: Define BPF_PSEUDO_MAP_FD if undefined.49 * bpf_disasm.c (bpf_disasm): Rearrange the printing of instructions56 * bpf_disasm.c: New file.
49 libcpu_bpf_a_SOURCES = bpf_disasm.c
91 bpf_disasm (Ebl *ebl, const uint8_t **startp, const uint8_t *end, in bpf_disasm() function