|
Mac OS 9
|
#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] |
OTCfgATalkGeneralDDP is a sub-structure of OTCfgATalkGeneral. It defines parameters for the Datagram Deliver Protocol (DDP) component of the AppleTalk protocol stack.
| UInt32 OTCfgATalkGeneralDDP::fAddressGenLimit |
ms, must be 200, ignored by current versions of OT
| UInt32 OTCfgATalkGeneralDDP::fBRCAgingInterval |
default of 250
| Boolean OTCfgATalkGeneralDDP::fDefaultChecksum |
default of 4096
| Boolean OTCfgATalkGeneralDDP::fIsFixedNode |
default of false, does DDP checksum by default
| OTCfgATalkUnloadOptions OTCfgATalkGeneralDDP::fLoadType |
must be 586
| UInt32 OTCfgATalkGeneralDDP::fMaxAddrTries |
ms, must be 50000, ignored by current versions of OT
| UInt8 OTCfgATalkGeneralDDP::fMyZone[33] |
default of false, using fixed net/node
| UInt16 OTCfgATalkGeneralDDP::fNetwork |
last acquired node number, or fixed node to use
| UInt8 OTCfgATalkGeneralDDP::fNode |
whether AppleTalk is active, see the discussion above
| UInt32 OTCfgATalkGeneralDDP::fRTMPAgingInterval |
ms, must be 40000, BRC = best routing cache, ignored by current versions of OT
| UInt16 OTCfgATalkGeneralDDP::fRTMPRequestInterval |
must be 3, ignored by current versions of OT
| UInt16 OTCfgATalkGeneralDDP::fRTMPRequestLimit |
last acquired network, or fixed network to use
| UInt16 OTCfgATalkGeneralDDP::fSize |
must be 1
| UInt32 OTCfgATalkGeneralDDP::fTSDUSize |
must be sizeof(OTCfgATalkGeneralDDP)