Uses of Class
org.pcap4j.core.NativeMappings.pcap_if
-
Packages that use NativeMappings.pcap_if Package Description org.pcap4j.core -
-
Uses of NativeMappings.pcap_if in org.pcap4j.core
Subclasses of NativeMappings.pcap_if in org.pcap4j.core Modifier and Type Class Description static classNativeMappings.pcap_if.ByReferenceMethods in org.pcap4j.core with parameters of type NativeMappings.pcap_if Modifier and Type Method Description (package private) static PcapNetworkInterfacePcapNetworkInterface. newInstance(NativeMappings.pcap_if pif, boolean local)Constructors in org.pcap4j.core with parameters of type NativeMappings.pcap_if Constructor Description PcapNetworkInterface(NativeMappings.pcap_if pif, boolean local)
-