Searched refs:MAX_EXPECTED_INSNS (Results 1 – 1 of 1) sorted by relevance
50 #define MAX_EXPECTED_INSNS 32 macro103 struct bpf_insn expected_insns[MAX_EXPECTED_INSNS];1479 cnt, MAX_EXPECTED_INSNS)) { in check_xlated_program()1486 print_insn(test->expected_insns, MAX_EXPECTED_INSNS); in check_xlated_program()
Completed in 7 milliseconds