Mac OS 9
OTCfgATalkGeneralAARP Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt16 fVersion
 
UInt16 fSize
 
UInt32 fAgingCount
 
UInt32 fAgingInterval
 
UInt32 fProtAddrLen
 
UInt32 fHWAddrLen
 
UInt32 fMaxEntries
 
UInt32 fProbeInterval
 
UInt32 fProbeRetryCount
 
UInt32 fRequestInterval
 
UInt32 fRequestRetryCount
 

Detailed Description

OTCfgATalkGeneralAARP is a sub-structure of OTCfgATalkGeneral. It defines parameters for the AppleTalk Address Resolution Protocol (AARP) component of the AppleTalk protocol stack.

Field Documentation

◆ fAgingCount

UInt32 OTCfgATalkGeneralAARP::fAgingCount

must be sizeof(OTCfgATalkGeneralAARP)

◆ fAgingInterval

UInt32 OTCfgATalkGeneralAARP::fAgingInterval

default of 8

◆ fHWAddrLen

UInt32 OTCfgATalkGeneralAARP::fHWAddrLen

bytes, must be 4, ignored by current versions of OT

◆ fMaxEntries

UInt32 OTCfgATalkGeneralAARP::fMaxEntries

bytes, must be 6, ignored by current versions of OT

◆ fProbeInterval

UInt32 OTCfgATalkGeneralAARP::fProbeInterval

default of 100

◆ fProbeRetryCount

UInt32 OTCfgATalkGeneralAARP::fProbeRetryCount

ms, default of 200

◆ fProtAddrLen

UInt32 OTCfgATalkGeneralAARP::fProtAddrLen

ms, default of 10000

◆ fRequestInterval

UInt32 OTCfgATalkGeneralAARP::fRequestInterval

default of 10

◆ fRequestRetryCount

UInt32 OTCfgATalkGeneralAARP::fRequestRetryCount

ms, default of 200

◆ fSize

UInt16 OTCfgATalkGeneralAARP::fSize

must be 1


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