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