#include <mac_aging.h>
Definition at line 12 of file mac_aging.h.
◆ MacAgingEntry()
◆ ~MacAgingEntry()
virtual MacAgingEntry::~MacAgingEntry |
( |
| ) |
|
|
inlinevirtual |
◆ deleted()
bool MacAgingEntry::deleted |
( |
| ) |
const |
|
inline |
◆ FillSandesh()
void MacAgingEntry::FillSandesh |
( |
SandeshMacEntry * |
sme | ) |
const |
◆ last_modified_time()
uint64_t MacAgingEntry::last_modified_time |
( |
| ) |
const |
|
inline |
◆ mac_learning_entry()
◆ packets()
uint64_t MacAgingEntry::packets |
( |
| ) |
const |
|
inline |
◆ set_deleted()
void MacAgingEntry::set_deleted |
( |
bool |
deleted | ) |
|
|
inline |
◆ set_last_modified_time()
void MacAgingEntry::set_last_modified_time |
( |
uint64_t |
curr_time | ) |
|
|
inline |
◆ set_mac_learning_entry()
◆ set_packets()
void MacAgingEntry::set_packets |
( |
uint64_t |
packets | ) |
|
|
inline |
◆ addition_time_
uint64_t MacAgingEntry::addition_time_ |
|
private |
◆ deleted_
bool MacAgingEntry::deleted_ |
|
private |
◆ last_modified_time_
uint64_t MacAgingEntry::last_modified_time_ |
|
private |
◆ mac_learning_entry_
◆ packets_
uint64_t MacAgingEntry::packets_ |
|
private |
The documentation for this class was generated from the following files: