|
Mac OS 9
|
#include <NetworkSetup.h>
Data Fields | |
| UInt16 | fVersion |
| UInt16 | fSize |
| UInt32 | fTSDUSize |
| UInt32 | fDefaultRetryInterval |
| UInt32 | fDefaultRetryCount |
| UInt8 | fDefaultReleaseTimer |
| Boolean | fDefaultALOSetting |
OTCfgATalkGeneralATP is a sub-structure of OTCfgATalkGeneral. It defines parameters for the AppleTalk Transaction Protocol (ATP) component of the AppleTalk protocol stack.
| Boolean OTCfgATalkGeneralATP::fDefaultALOSetting |
default of 0, same format as ATP_OPT_RELTIMER option
| UInt8 OTCfgATalkGeneralATP::fDefaultReleaseTimer |
default of 8
| UInt32 OTCfgATalkGeneralATP::fDefaultRetryCount |
ms, default of 2000
| UInt32 OTCfgATalkGeneralATP::fDefaultRetryInterval |
default of 578
| UInt16 OTCfgATalkGeneralATP::fSize |
must be 1
| UInt32 OTCfgATalkGeneralATP::fTSDUSize |
must be sizeof(OTCfgATalkGeneralATP)