ATM_BLLI
ATM_BLLI = packed record
Layer2Protocol: DWORD;
Layer2UserSpecifiedProtocol: DWORD;
Layer3Protocol: DWORD;
Layer3UserSpecifiedProtocol: DWORD;
Layer3IPI: DWORD;
SnapID: Array[0..4] of Byte;
end;
Unit
Members
Layer2Protocol: DWORD;
Layer2UserSpecifiedProtocol: DWORD;
Layer2UserSpecifiedProtocol
Layer3Protocol: DWORD;
Layer3UserSpecifiedProtocol: DWORD;
Layer3UserSpecifiedProtocol
Layer3IPI: DWORD;
SnapID: Array[0..4] of Byte;
Description