Class MacInternetProtocolStats.BsdIp6stat
java.lang.Object
oshi.software.common.os.mac.MacInternetProtocolStats.BsdIp6stat
- Enclosing class:
MacInternetProtocolStats
Selected fields of the macOS
ip6stat structure.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BsdIp6stat
public BsdIp6stat(long total, long localout) Creates anip6statcarrier.- Parameters:
total- total IPv6 packets receivedlocalout- IPv6 packets sent from this host
-