OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bgp_show_ifmap_peering_config.cc File Reference
#include "bgp/bgp_show_handler.h"
#include <boost/foreach.hpp>
#include "base/regex.h"
#include "bgp/bgp_config_ifmap.h"
#include "bgp/bgp_peer_types.h"
#include "bgp/bgp_peer_internal_types.h"
#include "bgp/bgp_server.h"
#include "schema/bgp_schema_types.h"
Include dependency graph for bgp_show_ifmap_peering_config.cc:

Go to the source code of this file.

Functions

static void FillBgpPeeringConfigInfo (ShowBgpPeeringConfig *sbpc, const BgpSandeshContext *bsc, const BgpIfmapPeeringConfig *peering)
 
void ShowBgpIfmapPeeringConfigReqHandler (const BgpSandeshContext *bsc, const ShowBgpPeeringConfigReq *req)
 
void ShowBgpIfmapPeeringConfigReqIterateHandler (const BgpSandeshContext *bsc, const ShowBgpPeeringConfigReqIterate *req_iterate)
 

Function Documentation

static void FillBgpPeeringConfigInfo ( ShowBgpPeeringConfig *  sbpc,
const BgpSandeshContext bsc,
const BgpIfmapPeeringConfig peering 
)
static

Definition at line 25 of file bgp_show_ifmap_peering_config.cc.

Here is the call graph for this function:

void ShowBgpIfmapPeeringConfigReqHandler ( const BgpSandeshContext bsc,
const ShowBgpPeeringConfigReq *  req 
)

Definition at line 117 of file bgp_show_ifmap_peering_config.cc.

Here is the call graph for this function:

void ShowBgpIfmapPeeringConfigReqIterateHandler ( const BgpSandeshContext bsc,
const ShowBgpPeeringConfigReqIterate *  req_iterate 
)

Definition at line 143 of file bgp_show_ifmap_peering_config.cc.

Here is the call graph for this function: