mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 00:09:06 +08:00
The current definition calls BPF_LD_IMM64_RAW_FULL with BPF_PSEUDO_MAP_FD but the original patch[0] invokes it with BPF_PSEUDO_MAP_VALUE. [0] https://patchwork.ozlabs.org/patch/1082785/