Source position: jwaws2dnet.pas line 124
type dn_naddr = packed record
a_len: Word;
a_addr: array [0..DN_MAXADDL-1] of Byte;
end;