OpenSDN source code
|
#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/routing_instance.h"
Go to the source code of this file.
Functions | |
static void | FillRouteTableSummaryInfo (ShowRouteTableSummary *srts, const BgpSandeshContext *bsc, const BgpTable *table) |
|
static |