OpenSDN source code
|
#include "base/os.h"
#include <netinet/icmp6.h>
#include <vr_defs.h>
#include <cmn/agent_cmn.h>
#include <pkt/pkt_init.h>
#include <oper/interface_common.h>
#include "services/services_types.h"
#include <services/services_init.h>
#include <services/icmpv6_proto.h>
#include <oper/route_common.h>
#include <oper/operdb_init.h>
#include <oper/path_preference.h>
#include <oper/vn.h>
#include <boost/scoped_array.hpp>
Go to the source code of this file.
Functions | |
void | intrusive_ptr_add_ref (const Icmpv6Handler *p) |
void | intrusive_ptr_release (const Icmpv6Handler *p) |
void intrusive_ptr_add_ref | ( | const Icmpv6Handler * | p | ) |
Definition at line 637 of file icmpv6_handler.cc.
void intrusive_ptr_release | ( | const Icmpv6Handler * | p | ) |
Definition at line 641 of file icmpv6_handler.cc.