|
OpenSDN source code
|
#include <arp_proto.h>


Public Member Functions | |
| ArpIpc (ArpProto::ArpMsgType msg, ArpKey &akey, InterfaceConstRef itf) | |
| ArpIpc (ArpProto::ArpMsgType msg, in_addr_t ip, const VrfEntry *vrf, InterfaceConstRef itf) | |
Public Member Functions inherited from InterTaskMsg | |
| InterTaskMsg (uint16_t command) | |
| virtual | ~InterTaskMsg () |
Public Attributes | |
| ArpKey | key |
| InterfaceConstRef | interface_ |
Public Attributes inherited from InterTaskMsg | |
| uint16_t | cmd |
Definition at line 46 of file arp_proto.h.
|
inline |
Definition at line 47 of file arp_proto.h.
|
inline |
Definition at line 49 of file arp_proto.h.
| InterfaceConstRef ArpProto::ArpIpc::interface_ |
Definition at line 54 of file arp_proto.h.
| ArpKey ArpProto::ArpIpc::key |
Definition at line 53 of file arp_proto.h.