OpenSDN source code
|
Go to the source code of this file.
Functions | |
void | ShowBgpIfmapPeeringConfigReqHandler (const BgpSandeshContext *bsc, const ShowBgpPeeringConfigReq *req) |
void | ShowBgpIfmapPeeringConfigReqIterateHandler (const BgpSandeshContext *bsc, const ShowBgpPeeringConfigReqIterate *req_iterate) |
void | RegisterSandeshShowIfmapHandlers (BgpSandeshContext *bsc) |
void RegisterSandeshShowIfmapHandlers | ( | BgpSandeshContext * | bsc | ) |
void ShowBgpIfmapPeeringConfigReqHandler | ( | const BgpSandeshContext * | bsc, |
const ShowBgpPeeringConfigReq * | req | ||
) |
Definition at line 117 of file bgp_show_ifmap_peering_config.cc.
void ShowBgpIfmapPeeringConfigReqIterateHandler | ( | const BgpSandeshContext * | bsc, |
const ShowBgpPeeringConfigReqIterate * | req_iterate | ||
) |
Definition at line 143 of file bgp_show_ifmap_peering_config.cc.