Internet Direct (Indy) Version 9.0.2 Beta
TIdEthernetHdr
TIdEthernetHdr = packed record
  ether_dhost: TIdEtherAddr;
  ether_shost: TIdEtherAddr;
  ether_type: word;
  end;
Description
The text for this record has been generated automatically.