![]() |
P4C
The P4 Compiler
|
This class is used for internal tracking of Tofino output map extractor allocation. It is beneficial during the debugging process of this functionality because it can provid the answer to question: "What is alloacted into this extractor slot?". More...
Public Member Functions | |
std::string | get_db_slots (const Parser::State::Match *match, const int slot_idx) const |
Get the db slots object. | |
Public Attributes | |
CsumMap | csumMap |
PaddingMap | padMap |
SaveMap | saveMap |
SetMap | setMap |
This class is used for internal tracking of Tofino output map extractor allocation. It is beneficial during the debugging process of this functionality because it can provid the answer to question: "What is alloacted into this extractor slot?".
|
inline |
Get the db slots object.
match | Match line to dump |
slot_idx | Passed index of slot which needs to be dumped |