4 references to IP
System (3)
net\System\Net\Sockets\Socket.cs (2)
5997ProtocolType.IP, 6013ProtocolType.IP,
net\System\Net\Sockets\SocketOptionLevel.cs (1)
34IP = ProtocolType.IP,
System.ServiceModel (1)
System\ServiceModel\Channels\PeerIPHelper.cs (1)
445this.ipv6Socket = new Socket(AddressFamily.InterNetworkV6, SocketType.Stream, ProtocolType.IP);