Expand description
The Rust-based BPF program entrypoint supported by the original BPF loader.
The original BPF loader is deprecated and exists for backwards-compatibility reasons. This module should not be used by new programs.
For more information see the bpf_loader_deprecated
module.
Constants§
- Programs indicate success with a return value of 0
Functions§
- Deserialize the input arguments
Type Aliases§
- User implemented function to process an instruction