Go to the source code of this file.
|
static bool | FillRtGroupInfoList (const BgpSandeshContext *bsc, bool summary, bool match_peer, uint32_t page_limit, uint32_t iter_limit, const string &start_rtarget_str, const string &search_string, vector< ShowRtGroupInfo > *srtg_list, string *next_rtarget_str) |
|
static bool FillRtGroupInfoList |
( |
const BgpSandeshContext * |
bsc, |
|
|
bool |
summary, |
|
|
bool |
match_peer, |
|
|
uint32_t |
page_limit, |
|
|
uint32_t |
iter_limit, |
|
|
const string & |
start_rtarget_str, |
|
|
const string & |
search_string, |
|
|
vector< ShowRtGroupInfo > * |
srtg_list, |
|
|
string * |
next_rtarget_str |
|
) |
| |
|
static |