1 write to sin6_scope_id
System.Net (1)
net\PeerToPeer\Collaboration\CollaborationHelperFunctions.cs (1)
379sin.sin6_scope_id = (uint)endPoint.Address.ScopeId;
1 reference to sin6_scope_id
System.Net (1)
net\PeerToPeer\Collaboration\CollaborationHelperFunctions.cs (1)
357IPAddress IPAddr = new IPAddress(addrBytes, (long)pe.peerAddress.sin6.sin6_scope_id);