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

Public Member Functions | |
| EncapData (NextHop *nh, InterfaceConstRef intf) | |
Public Attributes | |
| DependencyRef< NextHop, AgentRoute > | arp_rt_ |
| InterfaceConstRef | interface_ |
| MacAddress | dmac_ |
| bool | valid_ |
Definition at line 61 of file tunnel_nh.h.
|
inline |
Definition at line 62 of file tunnel_nh.h.
| 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.