Source position: jwatraffic.pas line 169
type _NETWORK_ADDRESS = record
AddressLength: USHORT;
AddressType: USHORT;
Address: array [0..0] of UCHAR;
end;