2 references to _tcp6
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Linux\Network\LinuxNetworkUtilizationParser.cs (2)
38/// Reads the contents of a file located at <see cref="_tcp6"/> and parses it to extract information about the TCP/IP state info of the system. 40public TcpStateInfo GetTcpIPv6StateInfo() => GetTcpStateInfo(_tcp6);