Uses of Class
org.pcap4j.core.NativeMappings.pcap_pkthdr
-
Packages that use NativeMappings.pcap_pkthdr Package Description org.pcap4j.core -
-
Uses of NativeMappings.pcap_pkthdr in org.pcap4j.core
Subclasses of NativeMappings.pcap_pkthdr in org.pcap4j.core Modifier and Type Class Description static classNativeMappings.pcap_pkthdr.ByReferenceMethods in org.pcap4j.core with parameters of type NativeMappings.pcap_pkthdr Modifier and Type Method Description (package private) static voidNativeMappings. pcap_dump(com.sun.jna.Pointer user, NativeMappings.pcap_pkthdr header, byte[] packet)(package private) static com.sun.jna.PointerNativeMappings. pcap_next(com.sun.jna.Pointer p, NativeMappings.pcap_pkthdr h)
-