Location:
in6_opt.h
class TInetAddressInfo;
Information of an address attached to interface. Used by the event service (EClassAddress events) and KSoInetAddressInfo socket option.
Defined in TInetAddressInfo
:
EAnycast
, EAssigned
, EDuplicate
, EF_Deprecated
, EF_Id
, EF_Prefix
, ENoAddress
, ENormal
, EProxy
, ETentative
, TAddressState
, TAddressType
, TFlags
, iAddress
, iFlags
, iGenerations
, iInterface
, iNS
, iPrefLifetime
, iPrefixLen
, iScopeId
, iState
, iType
, iValidLifetime
TFlags
Values used in iFlags field.
|
TAddressState
Values used in iState field. The field is directly copied from iface.cpp.
|
TAddressType
Values used in iType field. The field is directly copied from iface.cpp.
|
TUint iGenerations;
Number of times the address Id is generated (or randomly re-generated).
TUint iNS;
Number of neighbour solicitations sent for DAD.