...

Text file src/github.com/cilium/ebpf/internal/testdata/invalid-ctx-access.log

Documentation: github.com/cilium/ebpf/internal/testdata

     1arg#0 type is not a struct
     2Unrecognized arg#0 type PTR
     3; int BPF_PROG(sys_recvfrom, struct pt_regs *regs) {
     40: (79) r6 = *(u64 *)(r1 +0)
     5func '__x64_sys_recvfrom' arg0 type FWD is not a struct
     6invalid bpf_context access off=0 size=8
     7processed 1 insns (limit 1000000) max_states_per_insn 0 total_states 0 peak_states 0 mark_read 0
     8

View as plain text