OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Icmpv6Proto::Icmpv6Ipc Struct Reference

#include <icmpv6_proto.h>

Inheritance diagram for Icmpv6Proto::Icmpv6Ipc:
Collaboration diagram for Icmpv6Proto::Icmpv6Ipc:

Public Member Functions

 Icmpv6Ipc (Icmpv6Proto::Icmpv6MsgType msg, NdpKey &akey, InterfaceConstRef itf)
 
 Icmpv6Ipc (Icmpv6Proto::Icmpv6MsgType msg, Ip6Address ip, const VrfEntry *vrf, InterfaceConstRef itf)
 
- Public Member Functions inherited from InterTaskMsg
 InterTaskMsg (uint16_t command)
 
virtual ~InterTaskMsg ()
 

Public Attributes

NdpKey key
 
InterfaceConstRef interface_
 
- Public Attributes inherited from InterTaskMsg
uint16_t cmd
 

Detailed Description

Definition at line 45 of file icmpv6_proto.h.

Constructor & Destructor Documentation

Icmpv6Proto::Icmpv6Ipc::Icmpv6Ipc ( Icmpv6Proto::Icmpv6MsgType  msg,
NdpKey akey,
InterfaceConstRef  itf 
)
inline

Definition at line 46 of file icmpv6_proto.h.

Icmpv6Proto::Icmpv6Ipc::Icmpv6Ipc ( Icmpv6Proto::Icmpv6MsgType  msg,
Ip6Address  ip,
const VrfEntry vrf,
InterfaceConstRef  itf 
)
inline

Definition at line 48 of file icmpv6_proto.h.

Member Data Documentation

InterfaceConstRef Icmpv6Proto::Icmpv6Ipc::interface_

Definition at line 53 of file icmpv6_proto.h.

NdpKey Icmpv6Proto::Icmpv6Ipc::key

Definition at line 52 of file icmpv6_proto.h.


The documentation for this struct was generated from the following file: