Uses of Class
org.pcap4j.core.NativeMappings.pcap_stat_ex
-
Packages that use NativeMappings.pcap_stat_ex Package Description org.pcap4j.core -
-
Uses of NativeMappings.pcap_stat_ex in org.pcap4j.core
Subclasses of NativeMappings.pcap_stat_ex in org.pcap4j.core Modifier and Type Class Description static classNativeMappings.pcap_stat_ex.ByReferenceMethods in org.pcap4j.core with parameters of type NativeMappings.pcap_stat_ex Modifier and Type Method Description intNativeMappings.PcapLibrary. dos_pcap_stats_ex(com.sun.jna.Pointer p, NativeMappings.pcap_stat_ex ps)Constructors in org.pcap4j.core with parameters of type NativeMappings.pcap_stat_ex Constructor Description PcapStatEx(NativeMappings.pcap_stat_ex stat)
-