#include <IPv6InterfaceData.h>
Public Attributes | |
IPv6Address | prefix |
short | prefixLength |
simtime_t | advValidLifetime |
bool | advOnLinkFlag |
simtime_t | advPreferredLifetime |
bool | advAutonomousFlag |
For routers: advertised prefix configuration.
advValidLifetime, advPreferredLifetime:
Definition at line 81 of file IPv6InterfaceData.h.
Definition at line 88 of file IPv6InterfaceData.h.
Referenced by RoutingTable6::configureInterfaceFromXML(), IPv6NeighbourDiscovery::createAndSendRAPacket(), and IPv6InterfaceData::info().
Definition at line 86 of file IPv6InterfaceData.h.
Referenced by RoutingTable6::configureInterfaceFromXML(), IPv6NeighbourDiscovery::createAndSendRAPacket(), and IPv6InterfaceData::info().
Definition at line 87 of file IPv6InterfaceData.h.
Referenced by RoutingTable6::configureInterfaceFromXML(), and IPv6NeighbourDiscovery::createAndSendRAPacket().
Definition at line 85 of file IPv6InterfaceData.h.
Referenced by RoutingTable6::configureInterfaceFromXML(), IPv6NeighbourDiscovery::createAndSendRAPacket(), and IPv6InterfaceData::info().
Definition at line 83 of file IPv6InterfaceData.h.
Referenced by RoutingTable6::configureInterfaceFromXML(), IPv6NeighbourDiscovery::createAndSendRAPacket(), IPv6InterfaceData::info(), and IPv6InterfaceData::setAdvPrefix().
Definition at line 84 of file IPv6InterfaceData.h.
Referenced by RoutingTable6::configureInterfaceFromXML(), IPv6NeighbourDiscovery::createAndSendRAPacket(), IPv6InterfaceData::info(), and IPv6InterfaceData::setAdvPrefix().