#include <LSA.h>
Public Attributes | |
unsigned char | ifIndex |
IPv4Address | hopAddress |
RouterID | advertisingRouter |
Definition at line 28 of file LSA.h.
Definition at line 31 of file LSA.h.
Referenced by OSPF::Area::CalculateNextHops(), and operator==().
Definition at line 30 of file LSA.h.
Referenced by OSPF::Area::CalculateNextHops(), operator<<(), and operator==().
unsigned char OSPF::NextHop::ifIndex |
Definition at line 29 of file LSA.h.
Referenced by OSPF::RoutingTableEntry::AddNextHop(), OSPF::Area::CalculateNextHops(), and operator==().