Uses of Class
org.pcap4j.packet.IllegalIpV4Option
-
Packages that use IllegalIpV4Option Package Description org.pcap4j.packet -
-
Uses of IllegalIpV4Option in org.pcap4j.packet
Methods in org.pcap4j.packet that return IllegalIpV4Option Modifier and Type Method Description IllegalIpV4OptionIllegalIpV4Option.Builder. build()static IllegalIpV4OptionIllegalIpV4Option. newInstance(byte[] rawData, int offset, int length)A static factory method.Constructors in org.pcap4j.packet with parameters of type IllegalIpV4Option Constructor Description Builder(IllegalIpV4Option option)
-