Go to the source code of this file.
|
static void | FillRoutingInstanceTableInfo (ShowRoutingInstanceTable *srit, const BgpSandeshContext *bsc, const BgpTable *table) |
|
static void | FillRoutingInstanceInfo (ShowRoutingInstance *sri, const BgpSandeshContext *bsc, const RoutingInstance *rtinstance, bool summary) |
|
static bool | FillRoutingInstanceInfoList (const BgpSandeshContext *bsc, bool summary, uint32_t page_limit, uint32_t iter_limit, const string &start_instance, const string &search_string, vector< ShowRoutingInstance > *sri_list, string *next_instance) |
|
static bool FillRoutingInstanceInfoList |
( |
const BgpSandeshContext * |
bsc, |
|
|
bool |
summary, |
|
|
uint32_t |
page_limit, |
|
|
uint32_t |
iter_limit, |
|
|
const string & |
start_instance, |
|
|
const string & |
search_string, |
|
|
vector< ShowRoutingInstance > * |
sri_list, |
|
|
string * |
next_instance |
|
) |
| |
|
static |
static void FillRoutingInstanceTableInfo |
( |
ShowRoutingInstanceTable * |
srit, |
|
|
const BgpSandeshContext * |
bsc, |
|
|
const BgpTable * |
table |
|
) |
| |
|
static |