Indy 9
TIdEthernetHdr
See Also, Unit: IdRawHeaders
TIdEthernetHdr = packed record
  ether_dhost: TIdEtherAddr;
  ether_shost: TIdEtherAddr;
  ether_type: word;
  end;
Unit
IdRawHeaders
Members
ether_dhost: TIdEtherAddr;
ether_dhost
ether_shost: TIdEtherAddr;
ether_shost
ether_type: word;
ether_type

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