Fix calls to BPF functions
Use llvm.bpf.pseudo() to load a pointer to a map given its file descriptor. All arguments must all be on the stack.
Showing
Please register or sign in to comment
Use llvm.bpf.pseudo() to load a pointer to a map given its file descriptor. All arguments must all be on the stack.