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