OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bgp_show_rtarget_group.cc File Reference
#include "bgp/bgp_show_handler.h"
#include "base/regex.h"
#include "bgp/bgp_peer_internal_types.h"
#include "bgp/bgp_server.h"
#include "bgp/routing-instance/rtarget_group_mgr.h"
Include dependency graph for bgp_show_rtarget_group.cc:

Go to the source code of this file.

Functions

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)
 

Function Documentation

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

Definition at line 24 of file bgp_show_rtarget_group.cc.

Here is the call graph for this function: