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