OpenSDN source code
|
#include <icmpv6_proto.h>
Public Member Functions | |
Icmpv6Ipc (Icmpv6Proto::Icmpv6MsgType msg, NdpKey &akey, InterfaceConstRef itf) | |
Icmpv6Ipc (Icmpv6Proto::Icmpv6MsgType msg, Ip6Address ip, const VrfEntry *vrf, InterfaceConstRef itf) | |
![]() | |
InterTaskMsg (uint16_t command) | |
virtual | ~InterTaskMsg () |
Public Attributes | |
NdpKey | key |
InterfaceConstRef | interface_ |
![]() | |
uint16_t | cmd |
Definition at line 45 of file icmpv6_proto.h.
|
inline |
Definition at line 46 of file icmpv6_proto.h.
|
inline |
Definition at line 48 of file icmpv6_proto.h.
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.