Searched refs:MAX_UNEXPECTED_INSNS (Results 1 – 1 of 1) sorted by relevance
51 #define MAX_UNEXPECTED_INSNS 32 macro108 struct bpf_insn unexpected_insns[MAX_UNEXPECTED_INSNS];1492 cnt, MAX_UNEXPECTED_INSNS)) { in check_xlated_program()1499 print_insn(test->unexpected_insns, MAX_UNEXPECTED_INSNS); in check_xlated_program()
Completed in 8 milliseconds