Mac OS 9
OTCfgATalkGeneralATP Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt16 fVersion
 
UInt16 fSize
 
UInt32 fTSDUSize
 
UInt32 fDefaultRetryInterval
 
UInt32 fDefaultRetryCount
 
UInt8 fDefaultReleaseTimer
 
Boolean fDefaultALOSetting
 

Detailed Description

OTCfgATalkGeneralATP is a sub-structure of OTCfgATalkGeneral. It defines parameters for the AppleTalk Transaction Protocol (ATP) component of the AppleTalk protocol stack.

Field Documentation

◆ fDefaultALOSetting

Boolean OTCfgATalkGeneralATP::fDefaultALOSetting

default of 0, same format as ATP_OPT_RELTIMER option

◆ fDefaultReleaseTimer

UInt8 OTCfgATalkGeneralATP::fDefaultReleaseTimer

default of 8

◆ fDefaultRetryCount

UInt32 OTCfgATalkGeneralATP::fDefaultRetryCount

ms, default of 2000

◆ fDefaultRetryInterval

UInt32 OTCfgATalkGeneralATP::fDefaultRetryInterval

default of 578

◆ fSize

UInt16 OTCfgATalkGeneralATP::fSize

must be 1

◆ fTSDUSize

UInt32 OTCfgATalkGeneralATP::fTSDUSize

must be sizeof(OTCfgATalkGeneralATP)


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