Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: in_sock.h
Link against:

Enum TRouteType

TRouteType

Support

Supported from 5.0

Description

Identifies the type of creator of an entry in the IP routing table. It is used as a data member of TSoInetRouteInfo.

ERtNormal

Created when the interface was started

ERtUser

Created by user by a call to RSocket::SetOpt()

ERtIcmpAdd

Added by ICMP redirect (currently unsupported).

ERtIcmpDel

Replaced by an ICMP redirect (currently unsupported).