Source position: jwaws2tcpip.pas line 415
type in6_pktinfo = record
ipi6_addr: in6_addr;
ipi6_ifindex: UINT;
end;