OpenSDN source code
|
#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>
Go to the source code of this file.
Functions | |
static AgentXmppChannel * | GetActivePeer (Agent *agent) |
static AgentIfMapXmppChannel * | GetActiveChannel (Agent *agent, struct AgentIfMapVmExport::VmExportInfo *info) |
|
static |
|
static |