#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"
Go to the source code of this file.
◆ FillBgpPeeringConfigInfo()
◆ ShowBgpIfmapPeeringConfigReqHandler()
void ShowBgpIfmapPeeringConfigReqHandler |
( |
const BgpSandeshContext * |
bsc, |
|
|
const ShowBgpPeeringConfigReq * |
req |
|
) |
| |
◆ ShowBgpIfmapPeeringConfigReqIterateHandler()
void ShowBgpIfmapPeeringConfigReqIterateHandler |
( |
const BgpSandeshContext * |
bsc, |
|
|
const ShowBgpPeeringConfigReqIterate * |
req_iterate |
|
) |
| |