ZeroSDN Controller  1.0
A modular distributed Software-Defined Network Controller
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros
SimpleForwardingModule::Device Struct Reference

#include <SimpleForwardingModule.hpp>

Public Attributes

uint64_t switchDpid
 
uint32_t switchPort
 
uint64_t macAddress
 

Detailed Description

A minimalised representation of a device inside the network with the relevant information about it' MAC, connected switch and switch port.

Member Data Documentation

uint64_t SimpleForwardingModule::Device::macAddress
uint64_t SimpleForwardingModule::Device::switchDpid
uint32_t SimpleForwardingModule::Device::switchPort

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