OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bridge_route.cc File Reference
#include <boost/uuid/uuid_io.hpp>
#include <cmn/agent_cmn.h>
#include <route/route.h>
#include <oper/route_common.h>
#include <oper/vrf.h>
#include <oper/tunnel_nh.h>
#include <oper/mpls.h>
#include <oper/mirror_table.h>
#include <controller/controller_export.h>
#include <controller/controller_peer.h>
#include <controller/controller_route_path.h>
#include <oper/agent_sandesh.h>
Include dependency graph for bridge_route.cc:

Go to the source code of this file.

Functions

static void BridgeTableEnqueue (Agent *agent, DBRequest *req)
 
static void BridgeTableProcess (Agent *agent, const string &vrf_name, DBRequest &req)
 

Function Documentation

static void BridgeTableEnqueue ( Agent agent,
DBRequest req 
)
static

Definition at line 26 of file bridge_route.cc.

Here is the call graph for this function:

static void BridgeTableProcess ( Agent agent,
const string &  vrf_name,
DBRequest req 
)
static

Definition at line 33 of file bridge_route.cc.

Here is the call graph for this function: