#include <in6_opt.h>
| class TInetRouteInfo |
| Public Attributes | |
|---|---|
| TIp6Addr | iDstAddr |
| TIp6Addr | iGateway |
| TUint32 | iIndex |
| TUint32 | iInterface |
| TUint32 | iLifetime |
| TInt | iMetric |
| TUint8 | iPrefixLen |
| TUint32 | iScopeId |
| TUint | iState |
| TUint | iType |
| Public Member Enumerations | |
|---|---|
| enum | anonymous { EDeprecated } |
| enum | TState { EIncomplete, ELoopback, EOnlink, EGateway, ..., EStale } |
Information of a route entry in IP stack. Used by event service (EClassRoute events) and KSoInetRouteInfo socket option.