Searched refs:MAX_EXPECTED_INSNS (Results 1 – 1 of 1) sorted by relevance
54 #define MAX_EXPECTED_INSNS 32 macro105 struct bpf_insn expected_insns[MAX_EXPECTED_INSNS];1414 cnt, MAX_EXPECTED_INSNS)) { in check_xlated_program()1421 print_insn(test->expected_insns, MAX_EXPECTED_INSNS); in check_xlated_program()
Completed in 5 milliseconds