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

ether_arp

Declaration

Source position: nif_etherh.inc line 4

type ether_arp = record

  ea_hdr: arphdr;

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

  arp_spa: array [0..3] of u_int8_t;

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

  arp_tpa: array [0..3] of u_int8_t;

end;


Documentation generated on: 2023-03-18