Unit 'kerneldefs' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libc]

ethhdr

Declaration

Source position: kerneldefs.pp line 130

type ethhdr = record

  h_dest: array [0..(ETH_ALEN)-1] of Byte;

  h_source: array [0..(ETH_ALEN)-1] of Byte;

  h_proto: Word;

end;


Documentation generated on: 2023-03-18