|
OpenSDN source code
|
#include <cmn/agent_cmn.h>#include <init/agent_param.h>#include <oper/operdb_init.h>#include <oper/route_common.h>#include <oper/vm.h>#include <oper/vn.h>#include <oper/vrf.h>#include <oper/nexthop.h>#include <oper/mpls.h>#include <oper/mirror_table.h>#include <oper/metadata_ip.h>#include <oper/interface_common.h>#include <oper/health_check.h>#include <oper/vrf_assign.h>#include <oper/vxlan.h>#include <oper/oper_dhcp_options.h>#include <oper/physical_device_vn.h>#include <oper/global_vrouter.h>#include <oper/qos_config.h>#include <oper/bridge_domain.h>#include <oper/sg.h>#include <oper/tag.h>#include <base/address_util.h>#include <filter/acl.h>#include <filter/policy_set.h>#include <port_ipc/port_ipc_handler.h>#include <port_ipc/port_subscribe_table.h>#include <resource_manager/resource_manager.h>#include <resource_manager/resource_table.h>#include <resource_manager/mpls_index.h>
Go to the source code of this file.
Functions | |
| static bool | GetIpActiveState (const IpAddress &ip, const VmInterface *vmi) |
| static bool | GetInstanceIpActiveState (const VmInterface::InstanceIp *instance_ip, const VmInterface *vmi) |
| static bool | GetMacIpActiveState (const VmInterface::LearntMacIp *mac_ip, const VmInterface *vmi) |
|
static |
|
static |
|
static |