Source position: ssfpc.inc line 142
type TIPv6_mreq = record
ipv6mr_multiaddr: TInAddr6;
ipv6mr_interface: Integer;
end;