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

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.