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

#include <arp_proto.h>

Inheritance diagram for ArpProto::ArpIpc:
Collaboration diagram for ArpProto::ArpIpc:

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
 

Detailed Description

Definition at line 46 of file arp_proto.h.

Constructor & Destructor Documentation

ArpProto::ArpIpc::ArpIpc ( ArpProto::ArpMsgType  msg,
ArpKey akey,
InterfaceConstRef  itf 
)
inline

Definition at line 47 of file arp_proto.h.

ArpProto::ArpIpc::ArpIpc ( ArpProto::ArpMsgType  msg,
in_addr_t  ip,
const VrfEntry vrf,
InterfaceConstRef  itf 
)
inline

Definition at line 49 of file arp_proto.h.

Member Data Documentation

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.


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