3 references to PacketInformation
System (3)
net\System\Net\Sockets\Socket.cs (3)
6456SetSocketOption(SocketOptionLevel.IP, SocketOptionName.PacketInformation, true); 6462SetSocketOption(SocketOptionLevel.IPv6, SocketOptionName.PacketInformation, true); 6495if (optionName == SocketOptionName.PacketInformation && optionValue == 0 &&