Mac OS 9
OTCfgRemoteLCP Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt32 version
 
UInt32 reserved [2]
 
char lowerLayerName [36]
 
UInt32 maxConfig
 
UInt32 maxTerminate
 
UInt32 maxFailureLocal
 
UInt32 maxFailureRemote
 
UInt32 timerPeriod
 
UInt32 echoTrigger
 
UInt32 echoTimeout
 
UInt32 echoRetries
 
UInt32 compressionType
 
UInt32 mruSize
 
UInt32 upperMRULimit
 
UInt32 lowerMRULimit
 
UInt32 txACCMap
 
UInt32 rcACCMap
 
UInt32 isNoLAPB
 

Detailed Description

The OTCfgRemoteLCP preference holds configuration information for the Link Control Protocol (LCP) layer of PPP. The contents of this record only make sense for PPP connections and are ignored for ARAP connections. Also used as part of a Remote Access server configuration.

Field Documentation

◆ compressionType

UInt32 OTCfgRemoteLCP::compressionType

5

◆ echoRetries

UInt32 OTCfgRemoteLCP::echoRetries

ms, must be 10000

◆ echoTimeout

UInt32 OTCfgRemoteLCP::echoTimeout

ms, must be 10000

◆ echoTrigger

UInt32 OTCfgRemoteLCP::echoTrigger

ms, must be 10000

◆ isNoLAPB

UInt32 OTCfgRemoteLCP::isNoLAPB

must be 0

◆ lowerLayerName

char OTCfgRemoteLCP::lowerLayerName[36]

must be 0

◆ lowerMRULimit

UInt32 OTCfgRemoteLCP::lowerMRULimit

must be 4500

◆ maxConfig

UInt32 OTCfgRemoteLCP::maxConfig

C string, name of underlying modem port, must be "Script"

◆ maxFailureLocal

UInt32 OTCfgRemoteLCP::maxFailureLocal

must be 10

◆ maxFailureRemote

UInt32 OTCfgRemoteLCP::maxFailureRemote

must be 10

◆ maxTerminate

UInt32 OTCfgRemoteLCP::maxTerminate

must be 10

◆ mruSize

UInt32 OTCfgRemoteLCP::mruSize

3

◆ rcACCMap

UInt32 OTCfgRemoteLCP::rcACCMap

must be 0

◆ reserved

UInt32 OTCfgRemoteLCP::reserved[2]

see "Remote Access Versions" note, above

◆ timerPeriod

UInt32 OTCfgRemoteLCP::timerPeriod

must be 10

◆ txACCMap

UInt32 OTCfgRemoteLCP::txACCMap

must be 0

◆ upperMRULimit

UInt32 OTCfgRemoteLCP::upperMRULimit

must be 1500


The documentation for this struct was generated from the following file: