OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
show_static_route.cc File Reference
#include "base/regex.h"
#include "bgp/bgp_config.h"
#include "bgp/bgp_server.h"
#include "bgp/bgp_show_handler.h"
#include "bgp/bgp_table.h"
#include "bgp/routing-instance/routing_instance.h"
#include "bgp/routing-instance/static_route.h"
#include "bgp/routing-instance/static_route_types.h"
Include dependency graph for show_static_route.cc:

Go to the source code of this file.

Functions

static bool FillStaticRouteInfo (Address::Family family, const string &search_string, const regex &search_expr, StaticRouteEntriesInfo &info, RoutingInstance *rtinstance)
 

Function Documentation

static bool FillStaticRouteInfo ( Address::Family  family,
const string &  search_string,
const regex search_expr,
StaticRouteEntriesInfo &  info,
RoutingInstance rtinstance 
)
static

Definition at line 20 of file show_static_route.cc.

Here is the call graph for this function: