OpenSDN source code
controller_ifmap.cc File Reference
#include <stdint.h>
#include <string.h>
#include <pugixml/pugixml.hpp>
#include <xml/xml_base.h>
#include <xml/xml_pugi.h>
#include <base/util.h>
#include <base/logging.h>
#include <xmpp/xmpp_channel.h>
#include <ifmap/ifmap_agent_parser.h>
#include <cmn/agent_cmn.h>
#include <cmn/agent_stats.h>
#include <controller/controller_init.h>
#include <controller/controller_ifmap.h>
#include <controller/controller_peer.h>
#include <controller/controller_types.h>
Include dependency graph for controller_ifmap.cc:

Go to the source code of this file.

Functions

static AgentXmppChannelGetActivePeer (Agent *agent)
 
static AgentIfMapXmppChannelGetActiveChannel (Agent *agent, struct AgentIfMapVmExport::VmExportInfo *info)
 

Function Documentation

◆ GetActiveChannel()

static AgentIfMapXmppChannel* GetActiveChannel ( Agent agent,
struct AgentIfMapVmExport::VmExportInfo info 
)
static

Definition at line 168 of file controller_ifmap.cc.

Here is the call graph for this function:

◆ GetActivePeer()

static AgentXmppChannel* GetActivePeer ( Agent agent)
static

Definition at line 150 of file controller_ifmap.cc.

Here is the call graph for this function: