OpenSDN source code
|
#include <packet_interface.h>
Public Member Functions | |
PacketInterfaceData (Interface::Transport transport) | |
![]() | |
InterfaceData (Agent *agent, IFMapNode *node, Interface::Transport transport) | |
void | VmPortInit () |
void | EthInit (const std::string &vrf_name) |
void | PktInit () |
void | InetInit (const std::string &vrf_name) |
void | RemotePhysicalPortInit (const std::string &vrf_name) |
![]() | |
AgentOperDBData (const Agent *agent, IFMapNode *node) | |
virtual | ~AgentOperDBData () |
void | SetIFMapNode (IFMapNode *node) |
IFMapNode * | ifmap_node () const |
const Agent * | agent () const |
![]() | |
AgentData () | |
virtual | ~AgentData () |
![]() | |
virtual | ~DBRequestData () |
Additional Inherited Members | |
![]() | |
std::string | vrf_name_ |
Interface::Transport | transport_ |
boost::uuids::uuid | logical_router_uuid_ |
Definition at line 64 of file packet_interface.h.
|
inline |