P4C
The P4 Compiler
TC::EBPFTablePNA Member List

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

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