Go to the source code of this file.
|
static void | FillEvpnTableInfo (ShowEvpnTable *sevt, const BgpSandeshContext *bsc, const EvpnTable *table, bool summary) |
|
static bool | FillEvpnTableInfoList (const BgpSandeshContext *bsc, bool summary, uint32_t page_limit, uint32_t iter_limit, const string &start_instance, const string &search_string, vector< ShowEvpnTable > *sevt_list, string *next_instance) |
|
static bool FillEvpnTableInfoList |
( |
const BgpSandeshContext * |
bsc, |
|
|
bool |
summary, |
|
|
uint32_t |
page_limit, |
|
|
uint32_t |
iter_limit, |
|
|
const string & |
start_instance, |
|
|
const string & |
search_string, |
|
|
vector< ShowEvpnTable > * |
sevt_list, |
|
|
string * |
next_instance |
|
) |
| |
|
static |