Home
last modified time | relevance | path

Searched refs:print_xlated (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c683 static void print_xlated(FILE *out, struct bpf_insn *insn, __u32 len) in print_xlated() function
785 print_xlated(prog_out, buf + 1, cnt - 1); in match_program()
787 print_xlated(prog_out, buf, cnt); in match_program()