Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c646 bool skip_first_insn) in match_program() argument
690 insn = buf + (skip_first_insn ? 1 : 0); in match_program()