5 #ifndef VNSW_AGENT_SERVICES_ICMPV6_ERROR_HANDLER_H_
6 #define VNSW_AGENT_SERVICES_ICMPV6_ERROR_HANDLER_H_
18 boost::shared_ptr<PktInfo> info,
19 boost::asio::io_context *io);
32 #endif // VNSW_AGENT_SERVICES_ICMPV6_ERROR_HANDLER_H_
DISALLOW_COPY_AND_ASSIGN(Icmpv6ErrorHandler)
bool SendIcmpv6Error(VmInterface *intf)
virtual ~Icmpv6ErrorHandler()
Icmpv6ErrorProto * proto_
static const int ICMPV6_PAYLOAD_LEN
Icmpv6ErrorHandler(Agent *agent, Icmpv6ErrorProto *proto, boost::shared_ptr< PktInfo > info, boost::asio::io_context *io)