Module vm

Source
Expand description

Virtual machine for eBPF programs.

Structs§

CallFrame
A call frame used for function calls inside the Interpreter
Config
VM configuration settings
DynamicAnalysis
Statistic of taken branches (from a recorded trace)
EbpfVm
A virtual machine to run eBPF programs.

Enums§

RuntimeEnvironmentSlot
Indices of slots inside EbpfVm

Traits§

ContextObject
Runtime context

Functions§

get_runtime_environment_key
Returns (and if not done before generates) the encryption key for the VM pointer