OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
show_service_chaining.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/service_chaining.h"
#include "bgp/routing-instance/service_chaining_types.h"
#include "base/address_util.h"
Include dependency graph for show_service_chaining.cc:

Go to the source code of this file.

Functions

static bool FillServiceChainInfo (SCAddress::Family sc_family, const string &search_string, const regex &search_expr, ShowServicechainInfo &info, RoutingInstance *rtinstance)
 

Function Documentation

static bool FillServiceChainInfo ( SCAddress::Family  sc_family,
const string &  search_string,
const regex search_expr,
ShowServicechainInfo &  info,
RoutingInstance rtinstance 
)
static

Definition at line 21 of file show_service_chaining.cc.

Here is the call graph for this function: