Class MacInternetProtocolStats.BsdIp6stat

java.lang.Object
oshi.software.common.os.mac.MacInternetProtocolStats.BsdIp6stat
Enclosing class:
MacInternetProtocolStats

public static final class MacInternetProtocolStats.BsdIp6stat extends Object
Selected fields of the macOS ip6stat structure.
  • Constructor Details

    • BsdIp6stat

      public BsdIp6stat(long total, long localout)
      Creates an ip6stat carrier.
      Parameters:
      total - total IPv6 packets received
      localout - IPv6 packets sent from this host