Mac OS 9
OTCfgATalkGeneralZIP Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt16 fVersion
 
UInt16 fSize
 
UInt32 fGetZoneInterval
 
UInt32 fZoneListInterval
 
UInt16 fDDPInfoTimeout
 
UInt8 fGetZoneRetries
 
UInt8 fZoneListRetries
 
Boolean fChecksumFlag
 
UInt8 fPad
 

Detailed Description

OTCfgATalkGeneralZIP is a sub-structure of OTCfgATalkGeneral. It defines parameters for the Zone Information Protocol (ZIP) component of the AppleTalk protocol stack.

Field Documentation

◆ fChecksumFlag

Boolean OTCfgATalkGeneralZIP::fChecksumFlag

default of 4

◆ fDDPInfoTimeout

UInt16 OTCfgATalkGeneralZIP::fDDPInfoTimeout

ms, defalut of 2000

◆ fGetZoneInterval

UInt32 OTCfgATalkGeneralZIP::fGetZoneInterval

must be sizeof(OTCfgATalkGeneralZIP)

◆ fGetZoneRetries

UInt8 OTCfgATalkGeneralZIP::fGetZoneRetries

ms, default of 4000;

◆ fPad

UInt8 OTCfgATalkGeneralZIP::fPad

default of 0

◆ fSize

UInt16 OTCfgATalkGeneralZIP::fSize

must be 1

◆ fZoneListInterval

UInt32 OTCfgATalkGeneralZIP::fZoneListInterval

ms, default of 2000

◆ fZoneListRetries

UInt8 OTCfgATalkGeneralZIP::fZoneListRetries

default of 4


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