Mac OS 9
OTCfgATalkGeneralNBP Struct Reference

#include <NetworkSetup.h>

Data Fields

UInt16 fVersion
 
UInt16 fSize
 
UInt32 fTSDUSize
 
UInt32 fDefaultRetryInterval
 
UInt32 fDefaultRetryCount
 
Boolean fCaseSensitiveCompare
 
UInt8 fPad
 

Detailed Description

OTCfgATalkGeneralNBP is a sub-structure of OTCfgATalkGeneral. It defines parameters for the Name Binding Protocol (NBP) component of the AppleTalk protocol stack.

Field Documentation

◆ fCaseSensitiveCompare

Boolean OTCfgATalkGeneralNBP::fCaseSensitiveCompare

default of 3

◆ fDefaultRetryCount

UInt32 OTCfgATalkGeneralNBP::fDefaultRetryCount

ms, default of 800

◆ fDefaultRetryInterval

UInt32 OTCfgATalkGeneralNBP::fDefaultRetryInterval

default of 584

◆ fPad

UInt8 OTCfgATalkGeneralNBP::fPad

default of false

◆ fSize

UInt16 OTCfgATalkGeneralNBP::fSize

must be 1

◆ fTSDUSize

UInt32 OTCfgATalkGeneralNBP::fTSDUSize

must be sizeof(OTCfgATalkGeneralNBP)


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