[][src]Crate rebpf

Re-exports

pub use rebpf_macro;

Modules

bpf

This module contains high-level bpf api built on top of libbpf safe wrapper api.

error
helpers

This module contains a tiny wrapper of bpf_helper_defs.

interface
libbpf

This module contains a tiny safe wrapper of libbpf structs and functions.

maps

This module contains traits defining common operations on BPF maps that can be executed both on the userspace side and the BPF side.

userspace

This module contains high-level userspace api built on top of libbpf safe wrapper api.

Constants

LICENSE
VERSION