Class IpV6SimpleFlowLabel

java.lang.Object
org.pcap4j.packet.IpV6SimpleFlowLabel
All Implemented Interfaces:
Serializable, IpV6Packet.IpV6FlowLabel

public final class IpV6SimpleFlowLabel extends Object implements IpV6Packet.IpV6FlowLabel
Since:
pcap4j 0.9.1
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      See Also:
    • value

      private final int value
  • Constructor Details

    • IpV6SimpleFlowLabel

      private IpV6SimpleFlowLabel(int value)
  • Method Details