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

Go to the source code of this file.

Functions

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)
 

Function Documentation

static void FillEvpnTableInfo ( ShowEvpnTable *  sevt,
const BgpSandeshContext bsc,
const EvpnTable table,
bool  summary 
)
static

Definition at line 31 of file bgp_show_evpn_table.cc.

Here is the call graph for this function:

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

Definition at line 52 of file bgp_show_evpn_table.cc.

Here is the call graph for this function: