B.7.3 Fiber Distributed Data Interface (DL_FDDI)
typedef struct {
ULONG dl_primitive;
ULONG dl_sap;
ULONG dl_max_conind;
ushort dl_service_mode;
ushort dl_conn_mgmt;
ULONG dl_xidtest_flg;
} dl_bind_req_t;
Members
dl_primitive
Must be the manifest constant DL_BIND_REQ_T.
dl_sap
Specifies destination SAP; 0xAA is the SAP for SNAP.
dl_max_conind
Ignored.
dl_service_mode
Specifies service mode; only DL_CLDLS supported.
dl_conn_mgmt
Ignored.
dl_xidtest_flg
Ignored.