Searched refs:bpf_image (Results 1 – 11 of 11) sorted by relevance
58 puts(bpf_image(insn, i)); in bpf_dump()
130 bpf_image(const struct bpf_insn *p, int n) in bpf_image() function
221 bpf_image.c - BPF disassembly routine
95 bpf_image.c bpf_filter.c bpf_dump.c
3006 fprintf(out, "\\n%s", bpf_image(prog->bf_insns + i, i)); in dot_dump_node()
484 Show special Linux BPF offsets symbolically in bpf_image() and
1751 bpf_image.c
293 PCAP_API char *bpf_image(const struct bpf_insn *, int);
11 bpf_image.c \
25 SOURCES = grammar.c scanner.c bpf_filter.c bpf_image.c bpf_dump.c \