|
INET Framework for OMNeT++/OMNEST
|
#include <Ipv6InterfaceData.h>
Public Attributes | |
| Ipv6Address | address |
| bool | tentative |
| simtime_t | expiryTime |
| simtime_t | prefExpiryTime |
| Ipv6Address inet::Ipv6InterfaceData::AddressData::address |
Referenced by inet::Ipv6InterfaceData::addrLess(), and inet::Ipv6InterfaceData::assignAddress().
| simtime_t inet::Ipv6InterfaceData::AddressData::expiryTime |
Referenced by inet::Ipv6InterfaceData::addrLess(), and inet::Ipv6InterfaceData::assignAddress().
| simtime_t inet::Ipv6InterfaceData::AddressData::prefExpiryTime |
Referenced by inet::Ipv6InterfaceData::assignAddress().
| bool inet::Ipv6InterfaceData::AddressData::tentative |
Referenced by inet::Ipv6InterfaceData::addrLess(), and inet::Ipv6InterfaceData::assignAddress().