Searched refs:MAX_UNEXPECTED_INSNS (Results 1 – 1 of 1) sorted by relevance
47 #define MAX_UNEXPECTED_INSNS 32 macro104 struct bpf_insn unexpected_insns[MAX_UNEXPECTED_INSNS];1488 cnt, MAX_UNEXPECTED_INSNS)) { in check_xlated_program()1495 print_insn(test->unexpected_insns, MAX_UNEXPECTED_INSNS); in check_xlated_program()