TSoIfInfo Class Reference

#include <in6_if.h>

class TSoIfInfo

Detailed Description

Current network interface operation parameters.

It is returned by RSocket::GetOpt(), when that function is called with anOptionLevel set to KSOLInterface and anOptionName set to KSoIfInfo.

Member Attribute Documentation

iFeatures

TUint iFeatures

Feature flags. Possible values are defined in in_iface.h.

iMtu

TInt iMtu

Maximum transmission unit.

iName

Interface protocol name, ipcp::<port>.

iSpeedMetric

TInt iSpeedMetric

An approximation of the interface speed in Kbps.