|
Mac OS 9
|
#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 |
OTCfgATalkGeneralAARP is a sub-structure of OTCfgATalkGeneral. It defines parameters for the AppleTalk Address Resolution Protocol (AARP) component of the AppleTalk protocol stack.
| UInt32 OTCfgATalkGeneralAARP::fAgingCount |
must be sizeof(OTCfgATalkGeneralAARP)
| UInt32 OTCfgATalkGeneralAARP::fAgingInterval |
default of 8
| UInt32 OTCfgATalkGeneralAARP::fHWAddrLen |
bytes, must be 4, ignored by current versions of OT
| UInt32 OTCfgATalkGeneralAARP::fMaxEntries |
bytes, must be 6, ignored by current versions of OT
| UInt32 OTCfgATalkGeneralAARP::fProbeInterval |
default of 100
| UInt32 OTCfgATalkGeneralAARP::fProbeRetryCount |
ms, default of 200
| UInt32 OTCfgATalkGeneralAARP::fProtAddrLen |
ms, default of 10000
| UInt32 OTCfgATalkGeneralAARP::fRequestInterval |
default of 10
| UInt32 OTCfgATalkGeneralAARP::fRequestRetryCount |
ms, default of 200
| UInt16 OTCfgATalkGeneralAARP::fSize |
must be 1