Source position: netherneth.inc line 5
type ether_addr = record
ether_addr_octet: array [0..(ETH_ALEN)-1] of u_int8_t;
end;