package p4spectec

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

Module Pgm.Make

Parameters

Signature

type call_pgm = string -> string list -> string -> Value.t * Value.t
val call : call_pgm ref
val register : call_pgm -> unit
val v1model_init : string list -> string -> Value.t * Value.t
val ebpf_init : string list -> string -> Value.t * Value.t
val psa_init : string list -> string -> Value.t * Value.t