OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
show_path_resolver.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/bgp_table.h"
#include "bgp/routing-instance/path_resolver.h"
#include "bgp/routing-instance/routing_instance.h"
Include dependency graph for show_path_resolver.cc:

Go to the source code of this file.

Functions

static bool FillPathResolverInfoList (const BgpSandeshContext *bsc, bool summary, uint32_t page_limit, uint32_t iter_limit, const string &start_instance, const string &search_string, vector< ShowPathResolver > *spr_list, string *next_instance)
 

Function Documentation

static bool FillPathResolverInfoList ( const BgpSandeshContext bsc,
bool  summary,
uint32_t  page_limit,
uint32_t  iter_limit,
const string &  start_instance,
const string &  search_string,
vector< ShowPathResolver > *  spr_list,
string *  next_instance 
)
static

Definition at line 25 of file show_path_resolver.cc.

Here is the call graph for this function: