2 references to mtu
System (2)
net\System\Net\NetworkInformation\SystemIPInterfaceProperties.cs (1)
67
ipAdapterAddresses.
mtu
, ipAdapterAddresses.zoneIndices);
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
30
mtu = ipAdapterAddresses.
mtu
;