|
OpenSDN source code
|
#include "bgp/bgp_show_handler.h"#include <boost/foreach.hpp>#include <base/regex.h>#include "bgp/ermvpn/ermvpn_table.h"#include "bgp/bgp_peer_internal_types.h"#include "bgp/bgp_mvpn.h"#include "bgp/bgp_server.h"#include "bgp/mvpn/mvpn_table.h"#include "bgp/routing-instance/routing_instance.h"
Go to the source code of this file.
Functions | |
| static void | FillMvpnProjectManagerInfo (ShowMvpnProjectManager *smm, const BgpSandeshContext *bsc, const ErmVpnTable *table) |
|
static |
Definition at line 26 of file bgp_show_mvpn_project_manager.cc.
