Searched refs:dst_insn (Results 1 – 1 of 1) sorted by relevance
89 let dst_insn = ebpf::get_insn(prog, dst_insn_ptr as usize); in check_jmp_offset() localVariable90 if dst_insn.opc == 0 { in check_jmp_offset()