Uses of Class
oshi.jna.platform.unix.CLibrary.BsdUdpstat
Packages that use CLibrary.BsdUdpstat
Package
Description
Provides information about Software and OS on macOS
Provides information about Software and OS on FreeBSD
-
Uses of CLibrary.BsdUdpstat in oshi.software.os.mac
Fields in oshi.software.os.mac with type parameters of type CLibrary.BsdUdpstatModifier and TypeFieldDescriptionprivate Supplier
<CLibrary.BsdUdpstat> MacInternetProtocolStats.udpstat
Methods in oshi.software.os.mac that return CLibrary.BsdUdpstatModifier and TypeMethodDescriptionstatic CLibrary.BsdUdpstat
MacInternetProtocolStats.queryUdpstat()
-
Uses of CLibrary.BsdUdpstat in oshi.software.os.unix.freebsd
Fields in oshi.software.os.unix.freebsd with type parameters of type CLibrary.BsdUdpstatModifier and TypeFieldDescriptionprivate Supplier
<CLibrary.BsdUdpstat> FreeBsdInternetProtocolStats.udpstat
Methods in oshi.software.os.unix.freebsd that return CLibrary.BsdUdpstatModifier and TypeMethodDescriptionprivate static CLibrary.BsdUdpstat
FreeBsdInternetProtocolStats.queryUdpstat()