Uses of Interface
org.jnetpcap.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
-
Uses of PcapStat in org.jnetpcap.internal
Modifier 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.Modifier and TypeMethodDescriptionstatic PcapStat
PcapStatRecord.ofMemoryPlatformDependent
(MemorySegment mseg) Of memory platform dependent. -
Uses of PcapStat in org.jnetpcap.windows