Uses of Class
org.pcap4j.core.NativeMappings.pcap_stat
-
Packages that use NativeMappings.pcap_stat Package Description org.pcap4j.core -
-
Uses of NativeMappings.pcap_stat in org.pcap4j.core
Subclasses of NativeMappings.pcap_stat in org.pcap4j.core Modifier and Type Class Description static classNativeMappings.pcap_stat.ByReferencestatic classNativeMappings.win_pcap_statstatic classNativeMappings.win_pcap_stat.ByReferenceMethods in org.pcap4j.core with parameters of type NativeMappings.pcap_stat Modifier and Type Method Description (package private) static intNativeMappings. pcap_stats(com.sun.jna.Pointer p, NativeMappings.pcap_stat ps)Constructors in org.pcap4j.core with parameters of type NativeMappings.pcap_stat Constructor Description PcapStat(NativeMappings.pcap_stat stat)
-