1 write to InterfaceIndex
System.Net.Sockets (1)
System\Net\Sockets\SocketPal.Unix.cs (1)
1565
InterfaceIndex
= (int)optionValue.InterfaceIndex
1 reference to InterfaceIndex
System.Net.Sockets (1)
System\Net\Sockets\SocketPal.Unix.cs (1)
1744
optionValue = new IPv6MulticastOption(opt.Address.GetIPAddress(), opt.
InterfaceIndex
);