|
OpenSDN source code
|
#include <stdint.h>#include "base/os.h"#include "base/address_util.h"#include "vr_defs.h"#include "cmn/agent_cmn.h"#include "oper/route_common.h"#include "pkt/pkt_init.h"#include "services/dhcpv6_proto.h"#include "services/services_types.h"#include "services/services_init.h"#include "services/dns_proto.h"#include "services/services_sandesh.h"#include "bind/bind_util.h"#include "bind/xmpp_dns_agent.h"#include <boost/assign/list_of.hpp>#include <boost/scoped_array.hpp>
Go to the source code of this file.
Variables | |
| Dhcpv6NameCodeMap | g_dhcpv6_namecode_map |
| Dhcpv6CategoryMap | g_dhcpv6_category_map |
| Dhcpv6CategoryMap g_dhcpv6_category_map |
Definition at line 127 of file dhcpv6_handler.cc.
| Dhcpv6NameCodeMap g_dhcpv6_namecode_map |
Definition at line 29 of file dhcpv6_handler.cc.