|
bitvec | compute_reachable_tables () const |
|
Table::Format::Field * | find_address_field (const AttachedTable *tbl) const |
|
const Table::Call * | get_call (const Table *) const |
|
MeterTable * | get_meter (std::string name="") const |
|
SelectionTable * | get_selector () const |
|
StatefulTable * | get_stateful (std::string name="") const |
|
bool | is_attached (const Table *tbl) const |
|
void | pass0 (MatchTable *self) |
|
void | pass1 (MatchTable *self) |
|
bool | run_at_eop () |
|
template<class REGS> |
void | write_merge_regs (REGS ®s, MatchTable *self, int type, int bus) |
|
template<class REGS> |
void | write_tcam_merge_regs (REGS ®s, MatchTable *self, int bus, int tcam_shift) |
|