OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
service_chaining.cc File Reference
#include "bgp/routing-instance/service_chaining.h"
#include <boost/foreach.hpp>
#include <boost/assign/list_of.hpp>
#include <algorithm>
#include "base/task_annotations.h"
#include "base/task_trigger.h"
#include "bgp/bgp_config.h"
#include "bgp/bgp_log.h"
#include "bgp/bgp_membership.h"
#include "bgp/bgp_server.h"
#include "bgp/extended-community/load_balance.h"
#include "bgp/extended-community/site_of_origin.h"
#include "bgp/inet6vpn/inet6vpn_route.h"
#include "bgp/l3vpn/inetvpn_route.h"
#include "bgp/origin-vn/origin_vn.h"
#include "bgp/routing-instance/routing_instance.h"
#include "bgp/routing-instance/service_chaining_types.h"
#include "bgp/tunnel_encap/tunnel_encap.h"
#include "net/community_type.h"
Include dependency graph for service_chaining.cc:

Go to the source code of this file.

Classes

class  ServiceChainMgr< T >::DeleteActor< T >
 

Functions

static int GetOriginVnIndex (const BgpTable *table, const BgpRoute *route)
 

Function Documentation

static int GetOriginVnIndex ( const BgpTable table,
const BgpRoute route 
)
static

Definition at line 44 of file service_chaining.cc.

Here is the call graph for this function: