Structs§
Enums§
- BpfHandle
- A reference to a BPF object that can be stored in either an FD or an entry in the /sys/fs/bpf filesystem.
Functions§
- get_
bpf_ object - resolve_
pinned_ bpf_ object - Resolves a pinned BPF object from a path, returning the handle and the node.
Performs DAC and MAC checks using the specified
open_flags. Also updates atime unlessNOATIMEflag is set.