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

#include <tunnel_nh.h>

Collaboration diagram for TunnelNH::EncapData:

Public Member Functions

 EncapData (NextHop *nh, InterfaceConstRef intf)
 

Public Attributes

DependencyRef< NextHop,
AgentRoute
arp_rt_
 
InterfaceConstRef interface_
 
MacAddress dmac_
 
bool valid_
 

Detailed Description

Definition at line 61 of file tunnel_nh.h.

Constructor & Destructor Documentation

TunnelNH::EncapData::EncapData ( NextHop nh,
InterfaceConstRef  intf 
)
inline

Definition at line 62 of file tunnel_nh.h.

Member Data Documentation

DependencyRef<NextHop, AgentRoute> TunnelNH::EncapData::arp_rt_

Definition at line 63 of file tunnel_nh.h.

MacAddress TunnelNH::EncapData::dmac_

Definition at line 65 of file tunnel_nh.h.

InterfaceConstRef TunnelNH::EncapData::interface_

Definition at line 64 of file tunnel_nh.h.

bool TunnelNH::EncapData::valid_

Definition at line 66 of file tunnel_nh.h.


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