Uses of Interface
org.jnetpcap.PcapStat
Packages that use PcapStat
Package
Description
The Packet Capture library provides a high level interface to packet capture
systems.
Provides support for Pcap on Microsoft Windows platforms.
-
Uses of PcapStat in org.jnetpcap
Methods in org.jnetpcap that return PcapStat -
Uses of PcapStat in org.jnetpcap.internal
Classes in org.jnetpcap.internal that implement PcapStatModifier and TypeClassDescriptionfinal record
Represents extended statistics about network interface performance and error counts.final record
Packet statistics from the start of the pcap run to the time of the call.Methods in org.jnetpcap.internal that return PcapStatModifier and TypeMethodDescriptionstatic PcapStat
PcapStatRecord.ofMemoryPlatformDependent
(MemorySegment mseg) Of memory platform dependent. -
Uses of PcapStat in org.jnetpcap.windows
Subinterfaces of PcapStat in org.jnetpcap.windows