Uses of Class
org.jnetpcap.Pcap.Linux
Package
Description
The Packet Capture library provides a high level interface to packet capture
systems.
-
Uses of Pcap.Linux in org.jnetpcap
Modifier and TypeMethodDescriptionstatic Pcap.Linux
Create a live capture handle.static Pcap.Linux
Open a fake pcap_t for compiling filters or opening a capture for output.static Pcap.Linux
Pcap.Linux.openDeadWithTstampPrecision
(PcapDlt linktype, int snaplen, PcapTStampPrecision precision) Open a fake pcap_t for compiling filters or opening a capture for output.static Pcap.Linux
Open a device for capturing.static Pcap.Linux
Pcap.Linux.openOffline
(String fname) Open a saved capture file for reading.