OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ksync_init.cc File Reference
#include <boost/asio.hpp>
#include <boost/bind.hpp>
#include "ksync_init.h"
#include <sys/mman.h>
#include <net/if.h>
#include <io/event_manager.h>
#include <db/db_entry.h>
#include <db/db_table.h>
#include <db/db_table_partition.h>
#include <cmn/agent_cmn.h>
#include <pkt/flow_proto.h>
#include <ksync/ksync_index.h>
#include <ksync/ksync_entry.h>
#include <ksync/ksync_object.h>
#include <ksync/ksync_netlink.h>
#include <ksync/ksync_sock.h>
#include <init/agent_param.h>
#include <nl_util.h>
#include <vhost.h>
#include <vr_message.h>
#include <vr_mem.h>
#include "bridge_route_audit_ksync.h"
#include "interface_ksync.h"
#include "route_ksync.h"
#include "mirror_ksync.h"
#include "vrf_assign_ksync.h"
#include "vxlan_ksync.h"
#include "sandesh_ksync.h"
#include "qos_queue_ksync.h"
#include "forwarding_class_ksync.h"
#include "qos_config_ksync.h"
Include dependency graph for ksync_init.cc:

Go to the source code of this file.

Macros

#define VNSW_GENETLINK_FAMILY_NAME   "vnsw"
 

Functions

void LogSockInitErrors (bool success_cond, bool use_errno, string err_str)
 
void GenericNetlinkInit ()
 

Macro Definition Documentation

#define VNSW_GENETLINK_FAMILY_NAME   "vnsw"

Definition at line 50 of file ksync_init.cc.

Function Documentation

void GenericNetlinkInit ( )

Definition at line 509 of file ksync_init.cc.

Here is the call graph for this function:

void LogSockInitErrors ( bool  success_cond,
bool  use_errno,
string  err_str 
)

Definition at line 52 of file ksync_init.cc.

Here is the call graph for this function: