Uses of Class
org.jnetpcap.PcapHeaderException
Package
Description
The Packet Capture library provides a high level interface to packet capture
systems.
-
Uses of PcapHeaderException in org.jnetpcap
Modifier and TypeClassDescriptionstatic class
Reports an out of range error for a value of native Pcap header field.Modifier and TypeMethodDescriptionlong
PcapHeader.timestamp()
Timestamp with 32-bit seconds (MSB bits) and 32-bit usecs (LSB bits) from a base of January 1, 1970.long
PcapHeader.timestamp
(boolean nanoTime) Timestamp in either nano or milli second precision.long
PcapHeader.toEpochMilli()
To epoch milli.long
PcapHeader.toEpochMilli
(boolean nanoTime) To epoch milli.long
PcapHeader.tvSec()
Tv sec.long
PcapHeader.tvUsec()
Tv usec.int
PcapHeader.wireLength()
Wire length.