Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: inet6err.h

inet6err.h Global variables


KErrInet6NoDestination

const TInt KErrInet6NoDestination;

Description

Flow has no destination address.

[Top]


KErrInet6NoPathMtu

const TInt KErrInet6NoPathMtu;

Description

Misconfigured driver not giving proper MTU.

[Top]


KErrInet6ShortPacket

const TInt KErrInet6ShortPacket;

Description

A truncated IP packet

[Top]


KErrInet6DuplicateAddress

const TInt KErrInet6DuplicateAddress;

Description

Duplicate Address Detected on a device (see RFC-2462).

[Top]


KErrInet6AddressExpired

const TInt KErrInet6AddressExpired;

Description

The Source Address used by the connection has expired.

[Top]


KErrInet6NoRoute

const TInt KErrInet6NoRoute;

Description

No route was available.

[Top]


KErrInet6SourceAddress

const TInt KErrInet6SourceAddress;

Description

Selected interface is beyond source scope (or invalid).

[Top]


KErrInetUnsupportedApi

const TInt KErrInetUnsupportedApi;

Description

Requested API not known

[Top]


KErrInetUnsupportedApiVersion

const TInt KErrInetUnsupportedApiVersion;

Description

API is of an incompatible version

[Top]


KErrInetNoDnsResolver

const TInt KErrInetNoDnsResolver;

Description

DNS resolver server not available.

[Top]


KErrInet6First

const TInt KErrInet6First;

Description

Start of IPv6 error code range

[Top]


KErrInet6Last

const TInt KErrInet6Last;

Description

End of IPv6 error code range