TCacheInfo Class Reference

class TCacheInfo

Information that is stored for each entry in destination cache.

This is the data part of THashTable entries.

Public Member Functions
void ClearAll ()
Public Member Enumerations
enum TCacheIndex { EPathMTU  = 0, ESsThresh  = 1, ESRtt  = 2, ERto  = 3 }
Public Attributes
TUint32 iMetrics
TTime iStoreTime

Member Functions Documentation

ClearAll()

void ClearAll ( ) [inline]

Member Enumerations Documentation

Enum TCacheIndex

Enumerators

EPathMTU = 0
ESsThresh = 1
ESRtt = 2
ERto = 3

Member Data Documentation

TUint32 iMetrics

TUint32 iMetrics

TTime iStoreTime

TTime iStoreTime