P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::TC::EBPFTablePNA Member List

This is the complete list of members for P4::TC::EBPFTablePNA, including all inherited members.

actionList (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
addPrefixFunc(bool trace) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAstatic
as() constP4::ICastableinline
as()P4::ICastableinline
cacheEnabled() override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAinlinevirtual
cacheKeyTypeName (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
cacheTableName (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
cacheValueTypeName (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
checkedTo() constP4::ICastableinline
checkedTo()P4::ICastableinline
codeGen (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
countersP4::EBPF::EBPFTablePSA
createActionTranslationVisitor(cstring valueName, const EBPF::EBPFProgram *program, const IR::P4Action *action, bool isDefaultAction) const (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAprotected
createActionTranslationVisitor(cstring valueName, const EBPFProgram *program) const override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotectedvirtual
createCacheTypeNames(bool isCacheKeyType, bool isCacheValueType) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
dataMapName (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
DECLARE_TYPEINFO(EBPFTablePNA, EBPF::EBPFTablePSA) (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNA
DECLARE_TYPEINFO(EBPFTablePSA, EBPFTable) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
DECLARE_TYPEINFO(EBPFTable, EBPFTableBase) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
DECLARE_TYPEINFO(EBPFTableBase, EBPFObject) (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBaseprotected
DECLARE_TYPEINFO(EBPFObject) (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObject
defaultActionMapName (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
dropOnNoMatchingEntryFound() const overrideP4::EBPF::EBPFTablePSAvirtual
EBPFTable(const EBPFProgram *program, const IR::TableBlock *table, CodeGenInspector *codeGen) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
EBPFTable(const EBPFProgram *program, CodeGenInspector *codeGen, cstring name) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
EBPFTableBase(const EBPFProgram *program, cstring instanceName, CodeGenInspector *codeGen) (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBaseinlineprotected
EBPFTablePNA(const EBPF::EBPFProgram *program, const IR::TableBlock *table, EBPF::CodeGenInspector *codeGen, const ConvertToBackendIR *tcIR) (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAinline
EBPFTablePSA(const EBPFProgram *program, const IR::TableBlock *table, CodeGenInspector *codeGen) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
EBPFTablePSA(const EBPFProgram *program, CodeGenInspector *codeGen, cstring name) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
emitAction(EBPF::CodeBuilder *builder, cstring valueName, cstring actionRunVariable) override (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAvirtual
emitActionArguments(EBPF::CodeBuilder *builder, const IR::P4Action *action, cstring name) (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNA
emitCacheInstance(CodeBuilder *builder) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
emitCacheLookup(CodeBuilder *builder, cstring key, cstring value) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitCacheTypes(CodeBuilder *builder) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitCacheUpdate(CodeBuilder *builder, cstring key, cstring value) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitConstEntriesInitializer(CodeBuilder *builder) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitDefaultActionInitializer(CodeBuilder *builder) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitDefaultActionStruct(EBPF::CodeBuilder *builder) (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNA
emitDirectValueTypes(CodeBuilder *builder) overrideP4::EBPF::EBPFTablePSAvirtual
emitInitializer(EBPF::CodeBuilder *builder) override (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAvirtual
emitInstance(CodeBuilder *builder) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitKey(CodeBuilder *builder, cstring keyName) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
emitKeyMasks(CodeBuilder *builder, EntriesGroupedByMask_t &entriesGroupedByMask, std::vector< cstring > &keyMasksNames) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitKeyPNA(EBPF::CodeBuilder *builder, cstring keyName) (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNA
emitKeysAndValues(CodeBuilder *builder, EntriesGroup_t &sameMaskEntries, std::vector< cstring > &keyNames, std::vector< cstring > &valueNames) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitKeyType(EBPF::CodeBuilder *builder) override (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAvirtual
emitLookup(CodeBuilder *builder, cstring key, cstring value) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTablevirtual
emitLookupDefault(CodeBuilder *builder, cstring key, cstring value, cstring actionRunVariable) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitMapUpdateTraceMsg(CodeBuilder *builder, cstring mapName, cstring returnCode) const (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitTableValue(CodeBuilder *builder, const IR::Expression *expr, cstring valueName) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitTernaryConstEntriesInitializer(CodeBuilder *builder) (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitTernaryInstance(CodeBuilder *builder) (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTableprotected
emitTypes(CodeBuilder *builder) override (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAvirtual
emitValueActionIDNames(EBPF::CodeBuilder *builder) override (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAvirtual
emitValueMask(CodeBuilder *builder, cstring valueMask, cstring nextMask, int tupleId) const (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
emitValueStructStructure(EBPF::CodeBuilder *builder) override (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAvirtual
emitValueType(EBPF::CodeBuilder *builder) override (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAvirtual
externalName(const IR::IDeclaration *declaration) (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObjectinlinestatic
getActionNameExpression(const IR::Expression *expr) const (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
getDirectCounter(cstring name) const (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAinline
getMeter(cstring name) const (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAinline
getSpecializedTypeName(const IR::Declaration_Instance *di) (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObjectinlinestatic
getTypeName(const IR::Declaration_Instance *di) (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObjectinlinestatic
implementation (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
initDirectCounters() (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAprotected
initDirectMeters() (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAprotected
initImplementation() (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
instanceName (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
is() const noexceptP4::RTTI::Baseinline
isA(TypeId typeId) const noexcept=0P4::RTTI::Basepure virtual
isLPMTable() constP4::EBPF::EBPFTable
isMatchTypeSupported(const IR::Declaration_ID *matchType) override (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAinlinevirtual
isTernaryTable() const (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
keyFieldNames (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
keyGenerator (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
keyTypeName (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
keyTypes (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
meters (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSA
p4ActionToActionIDName(const IR::P4Action *action) const (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNA
prefixFieldName (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
program (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
sizeP4::EBPF::EBPFTable
table (defined in P4::EBPF::EBPFTable)P4::EBPF::EBPFTable
tableCacheEnabled (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
tcIR (defined in P4::TC::EBPFTablePNA)P4::TC::EBPFTablePNAprotected
to() noexceptP4::RTTI::Baseinline
P4::ICastable::to() const noexceptP4::RTTI::Baseinline
toImpl(TypeId typeId) const noexcept=0 (defined in P4::RTTI::Base)P4::RTTI::Baseprotectedpure virtual
tryEnableTableCache() (defined in P4::EBPF::EBPFTablePSA)P4::EBPF::EBPFTablePSAprotected
typeId() const noexcept=0P4::RTTI::Basepure virtual
validateKeys() const overrideP4::TC::EBPFTablePNAprotectedvirtual
valueTypeName (defined in P4::EBPF::EBPFTableBase)P4::EBPF::EBPFTableBase
~Base()=default (defined in P4::RTTI::Base)P4::RTTI::Basevirtual
~EBPFObject() (defined in P4::EBPF::EBPFObject)P4::EBPF::EBPFObjectinlinevirtual
~ICastable()=default (defined in P4::ICastable)P4::ICastablevirtual