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

Public Attributes | |
| IpAddress | ip_ |
| uint32_t | plen_ |
| MacAddress | mac_ |
| uint32_t | interface_index_ |
| uint32_t | vrf_index_ |
| uint32_t | vxlan_id_ |
| boost::intrusive_ptr< const sc::event_base > | event |
Definition at line 213 of file path_preference.h.
| boost::intrusive_ptr<const sc::event_base> PathPreferenceModule::PathPreferenceEventContainer::event |
Definition at line 220 of file path_preference.h.
| uint32_t PathPreferenceModule::PathPreferenceEventContainer::interface_index_ |
Definition at line 217 of file path_preference.h.
| IpAddress PathPreferenceModule::PathPreferenceEventContainer::ip_ |
Definition at line 214 of file path_preference.h.
| MacAddress PathPreferenceModule::PathPreferenceEventContainer::mac_ |
Definition at line 216 of file path_preference.h.
| uint32_t PathPreferenceModule::PathPreferenceEventContainer::plen_ |
Definition at line 215 of file path_preference.h.
| uint32_t PathPreferenceModule::PathPreferenceEventContainer::vrf_index_ |
Definition at line 218 of file path_preference.h.
| uint32_t PathPreferenceModule::PathPreferenceEventContainer::vxlan_id_ |
Definition at line 219 of file path_preference.h.