Searched refs:bpf_image (Results 1 – 10 of 10) sorted by relevance
59 puts(bpf_image(insn, i)); in bpf_dump()
60 puts(bpf_image(insn, i)); in bpf_dump()
55 "bpf_image.c",
38 bpf_image(const struct bpf_insn *p, int n) in bpf_image() function
95 bpf_image.c bpf_filter.c bpf_dump.c
278 bpf_image.c - BPF disassembly routine
2402 fprintf(out, "\\n%s", bpf_image(prog->bf_insns + i, i)); in dot_dump_node()
854 bpf_image.c
25 SOURCES = grammar.c scanner.c bpf/net/bpf_filter.c bpf_image.c bpf_dump.c \
526 PCAP_API char *bpf_image(const struct bpf_insn *, int);