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

ether_header

Declaration

Source position: netherneth.inc line 10

type ether_header = record

  ether_dhost: array [0..(ETH_ALEN)-1] of u_int8_t;

  ether_shost: array [0..(ETH_ALEN)-1] of u_int8_t;

  ether_type: u_int16_t;

end;


Documentation generated on: 2023-03-18