P4C
The P4 Compiler
EBPF::EBPFModel Class Reference
Inheritance diagram for EBPF::EBPFModel:
[legend]

Static Public Member Functions

static cstring reserved (cstring name)
 

Public Attributes

ModelArchitecture arch
 
TableImpl_Model array_table
 
CounterArray_Model counterArray
 
cstring counterIndexType
 
cstring counterValueType
 
::Model::Elem CPacketName
 
Filter_Model filter
 
TableImpl_Model hash_table
 
::Model::Param_Model packet
 
::Model::Elem tableImplProperty
 
Xdp_Model xdp
 

Static Public Attributes

static EBPFModel instance
 
static cstring reservedPrefix = "ebpf_"