|
INET Framework for OMNeT++/OMNEST
|
#include <IPv6InterfaceData.h>
Public Attributes | |
| IPv6Address | address |
| bool | tentative |
| simtime_t | expiryTime |
| simtime_t | prefExpiryTime |
| AddressType | addrType |
| IPv6Address inet::IPv6InterfaceData::AddressData::address |
Referenced by inet::IPv6InterfaceData::addrLess(), and inet::IPv6InterfaceData::assignAddress().
| AddressType inet::IPv6InterfaceData::AddressData::addrType |
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().