Uses of Class
org.pcap4j.packet.IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader
-
Packages that use IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader Package Description org.pcap4j.packet -
-
Uses of IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader in org.pcap4j.packet
Fields in org.pcap4j.packet declared as IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader Modifier and Type Field Description private IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeaderIpV6ExtDestinationOptionsPacket. headerMethods in org.pcap4j.packet that return IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader Modifier and Type Method Description IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeaderIpV6ExtDestinationOptionsPacket. getHeader()Constructors in org.pcap4j.packet with parameters of type IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader Constructor Description IpV6ExtDestinationOptionsPacket(byte[] rawData, int payloadOffset, int payloadLength, IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader optHeader)IpV6ExtDestinationOptionsPacket(IpV6ExtDestinationOptionsPacket.IpV6ExtDestinationOptionsHeader optHeader)
-