Searched refs:MAX_UNEXPECTED_INSNS (Results 1 – 1 of 1) sorted by relevance
51 #define MAX_UNEXPECTED_INSNS 32 macro106 struct bpf_insn unexpected_insns[MAX_UNEXPECTED_INSNS];1538 cnt, MAX_UNEXPECTED_INSNS)) { in check_xlated_program()1545 print_insn(test->unexpected_insns, MAX_UNEXPECTED_INSNS); in check_xlated_program()