#include <mac_learning_mgmt.h>
Definition at line 58 of file mac_learning_mgmt.h.
◆ MacLearningEntryList
◆ Type
| Enumerator |
|---|
| INVALID | |
| INTERFACE | |
| VRF | |
| BRIDGE | |
| EVPN | |
| VN | |
| HC_SERVICE | |
| END | |
Definition at line 62 of file mac_learning_mgmt.h.
◆ MacLearningMgmtDBEntry()
| MacLearningMgmtDBEntry::MacLearningMgmtDBEntry |
( |
Type |
type_, |
|
|
const DBEntry * |
entry |
|
) |
| |
◆ ~MacLearningMgmtDBEntry()
| virtual MacLearningMgmtDBEntry::~MacLearningMgmtDBEntry |
( |
| ) |
|
|
inlinevirtual |
◆ Change()
| void MacLearningMgmtDBEntry::Change |
( |
| ) |
|
◆ Compare()
◆ db_entry()
| const DBEntry* MacLearningMgmtDBEntry::db_entry |
( |
| ) |
const |
|
inline |
◆ Delete()
| void MacLearningMgmtDBEntry::Delete |
( |
bool |
set_delete, |
|
|
bool |
notify_event = true |
|
) |
| |
◆ DEPENDENCY_LIST()
◆ DISALLOW_COPY_AND_ASSIGN()
◆ gen_id()
| uint32_t MacLearningMgmtDBEntry::gen_id |
( |
| ) |
const |
|
inline |
◆ IsLess()
◆ set_db_entry()
| void MacLearningMgmtDBEntry::set_db_entry |
( |
const DBEntry * |
entry | ) |
|
|
inline |
◆ set_gen_id()
| void MacLearningMgmtDBEntry::set_gen_id |
( |
uint32_t |
gen_id | ) |
|
|
inline |
◆ set_tree()
◆ tree()
◆ TryDelete()
| bool MacLearningMgmtDBEntry::TryDelete |
( |
| ) |
|
|
virtual |
◆ UseDBEntry()
| virtual bool MacLearningMgmtDBEntry::UseDBEntry |
( |
| ) |
const |
|
inlinevirtual |
◆ db_entry_
| const DBEntry* MacLearningMgmtDBEntry::db_entry_ |
|
protected |
◆ deleted_
| bool MacLearningMgmtDBEntry::deleted_ |
|
protected |
◆ gen_id_
| uint32_t MacLearningMgmtDBEntry::gen_id_ |
|
protected |
◆ tree_
◆ type_
| Type MacLearningMgmtDBEntry::type_ |
|
protected |
The documentation for this class was generated from the following files: