Mac OS 9
OTCfgATalkGeneralDDP Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt16 fVersion
 
UInt16 fSize
 
UInt32 fTSDUSize
 
OTCfgATalkUnloadOptions fLoadType
 
UInt8 fNode
 
UInt16 fNetwork
 
UInt16 fRTMPRequestLimit
 
UInt16 fRTMPRequestInterval
 
UInt32 fAddressGenLimit
 
UInt32 fBRCAgingInterval
 
UInt32 fRTMPAgingInterval
 
UInt32 fMaxAddrTries
 
Boolean fDefaultChecksum
 
Boolean fIsFixedNode
 
UInt8 fMyZone [33]
 

Detailed Description

OTCfgATalkGeneralDDP is a sub-structure of OTCfgATalkGeneral. It defines parameters for the Datagram Deliver Protocol (DDP) component of the AppleTalk protocol stack.

Field Documentation

◆ fAddressGenLimit

UInt32 OTCfgATalkGeneralDDP::fAddressGenLimit

ms, must be 200, ignored by current versions of OT

◆ fBRCAgingInterval

UInt32 OTCfgATalkGeneralDDP::fBRCAgingInterval

default of 250

◆ fDefaultChecksum

Boolean OTCfgATalkGeneralDDP::fDefaultChecksum

default of 4096

◆ fIsFixedNode

Boolean OTCfgATalkGeneralDDP::fIsFixedNode

default of false, does DDP checksum by default

◆ fLoadType

OTCfgATalkUnloadOptions OTCfgATalkGeneralDDP::fLoadType

must be 586

◆ fMaxAddrTries

UInt32 OTCfgATalkGeneralDDP::fMaxAddrTries

ms, must be 50000, ignored by current versions of OT

◆ fMyZone

UInt8 OTCfgATalkGeneralDDP::fMyZone[33]

default of false, using fixed net/node

◆ fNetwork

UInt16 OTCfgATalkGeneralDDP::fNetwork

last acquired node number, or fixed node to use

◆ fNode

UInt8 OTCfgATalkGeneralDDP::fNode

whether AppleTalk is active, see the discussion above

◆ fRTMPAgingInterval

UInt32 OTCfgATalkGeneralDDP::fRTMPAgingInterval

ms, must be 40000, BRC = best routing cache, ignored by current versions of OT

◆ fRTMPRequestInterval

UInt16 OTCfgATalkGeneralDDP::fRTMPRequestInterval

must be 3, ignored by current versions of OT

◆ fRTMPRequestLimit

UInt16 OTCfgATalkGeneralDDP::fRTMPRequestLimit

last acquired network, or fixed network to use

◆ fSize

UInt16 OTCfgATalkGeneralDDP::fSize

must be 1

◆ fTSDUSize

UInt32 OTCfgATalkGeneralDDP::fTSDUSize

must be sizeof(OTCfgATalkGeneralDDP)


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