Crate fidl_fuchsia_ebpf_common

Source

Structs§

MapSchema
Schema of an eBPF map.
StructAccess
Describes location of an instruction that accesses a struct field.

Enums§

MapType
Type of an eBPF maps.

Constants§

MAX_PROGRAM_INSTRUCTIONS
Maximum allowed number of instructions in an eBPF program.
MAX_PROGRAM_MAPS
Maximum number of maps an eBPF program can use.