package ubpf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module UbpfSource

Sourcetype t
Sourceval jit_compile : t -> unit
Sourceval exec : t -> string -> int
Sourceval release : t -> unit
Sourceval load : [< `Bpf of string | `Elf of string ] -> t
Sourceval compile : [< `Bpf of string | `Elf of string ] -> t